In OpenStack Dashboard, the string for the injected_file_path_bytes quota was mistakenly set to "Injected File Content Bytes". As a result, in the Defaults quotas tab, "Injected File Content Bytes" would appear twice, but with two different values.
This has been fixed so that the list of defaults for quotas is now displayed correctly.
Created attachment 820046[details]
Default Quotas tab - Quotas table
Description of problem:
In Quotas table, one of the quota name is wrong
Version-Release number of selected component (if applicable): 4.0
How reproducible: 100%
Steps to Reproduce:
1. Log in to Dashboard with admin account
2. On the left side panel, click Admin => Defaults
3. On the main panel, check the quota names listed: There are two "Injected File Content Bytes" with different values (10240 and 255)
4. Click "Update Defaults" button
5. Check the default quotas listed.
"Injected File Content Bytes" has value of 10240
"Injected File Path Bytes" has value of 255
Actual results:
In the Quotas table on the Default Quotas tab, duplicated quota "Injected File Content Bytes" is listed with value of 255
Expected results:
It should be changed to "Injected File Path Bytes"
Additional info:
Screenshots attached
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://rhn.redhat.com/errata/RHBA-2014-0046.html
Created attachment 820046 [details] Default Quotas tab - Quotas table Description of problem: In Quotas table, one of the quota name is wrong Version-Release number of selected component (if applicable): 4.0 How reproducible: 100% Steps to Reproduce: 1. Log in to Dashboard with admin account 2. On the left side panel, click Admin => Defaults 3. On the main panel, check the quota names listed: There are two "Injected File Content Bytes" with different values (10240 and 255) 4. Click "Update Defaults" button 5. Check the default quotas listed. "Injected File Content Bytes" has value of 10240 "Injected File Path Bytes" has value of 255 Actual results: In the Quotas table on the Default Quotas tab, duplicated quota "Injected File Content Bytes" is listed with value of 255 Expected results: It should be changed to "Injected File Path Bytes" Additional info: Screenshots attached