yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #20557
[Bug 1366059] [NEW] Missing some entries in Default Quotas display compared to CLI output
Public bug reported:
OpenStack version: Icehouse
Issue: Missing some entries in Default Quotas display compared to CLI
output, namely: floating_ips, fixed_ips, security_groups and
security_group_rules
Steps to reproduce:
1. Log in Horizon Dashboard as admin.
2. Navigate Admin -> System Panel -> System Info -> Default Quotas tab
3. Notices the missing entries.
Output from CLI:
ubuntu@Controller:/etc/neutron$ nova quota-defaults
+-----------------------------+-------+
| Quota | Limit |
+-----------------------------+-------+
| instances | 10 |
| cores | 20 |
| ram | 51200 |
| floating_ips | 10 | <<<<<
| fixed_ips | -1 | <<<<<
| metadata_items | 128 |
| injected_files | 5 |
| injected_file_content_bytes | 10240 |
| injected_file_path_bytes | 255 |
| key_pairs | 100 |
| security_groups | 10 | <<<<<
| security_group_rules | 20 | <<<<<
+-----------------------------+-------+
** Affects: horizon
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1366059
Title:
Missing some entries in Default Quotas display compared to CLI output
Status in OpenStack Dashboard (Horizon):
New
Bug description:
OpenStack version: Icehouse
Issue: Missing some entries in Default Quotas display compared to CLI
output, namely: floating_ips, fixed_ips, security_groups and
security_group_rules
Steps to reproduce:
1. Log in Horizon Dashboard as admin.
2. Navigate Admin -> System Panel -> System Info -> Default Quotas tab
3. Notices the missing entries.
Output from CLI:
ubuntu@Controller:/etc/neutron$ nova quota-defaults
+-----------------------------+-------+
| Quota | Limit |
+-----------------------------+-------+
| instances | 10 |
| cores | 20 |
| ram | 51200 |
| floating_ips | 10 | <<<<<
| fixed_ips | -1 | <<<<<
| metadata_items | 128 |
| injected_files | 5 |
| injected_file_content_bytes | 10240 |
| injected_file_path_bytes | 255 |
| key_pairs | 100 |
| security_groups | 10 | <<<<<
| security_group_rules | 20 | <<<<<
+-----------------------------+-------+
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1366059/+subscriptions
Follow ups
References