why does Horizon displays quotas different than CLI ?
Issue
When I display the quotas for my tenant from openstack nova client it show different results than Horizon.
$ nova quota-show --tenant mytenant
+-----------------------------+-------+
| Quota | Limit |
+-----------------------------+-------+
| instances | 11 |
| cores | 33 |
| ram | 66560 |
| floating_ips | 5 |
| fixed_ips | -1 |
| metadata_items | -1 |
| injected_files | -1 |
| injected_file_content_bytes | -1 |
| injected_file_path_bytes | -1 |
| key_pairs | -1 |
| security_groups | 10 |
| security_group_rules | 20 |
+-----------------------------+-------+
Environment
- Red Hat Openstack Platform 6
- Red Hat Openstack Platform 7
- Red Hat Openstack Platform 8
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.