yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #79896
[Bug 1836062] Re: change VM QUOTA fails
[Expired for OpenStack Dashboard (Horizon) because there has been no
activity for 60 days.]
** Changed in: horizon
Status: Incomplete => Expired
--
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/1836062
Title:
change VM QUOTA fails
Status in OpenStack Dashboard (Horizon):
Expired
Bug description:
Steps to reproduce:
Identity -> Projects and under 'Manage Members':
1. Select "Modify Quotas"
2. Change nothing
3. Save
Expected result: screen is closed and updated without problems
Actual result: and error displayed that requires to fill in fields in
"Share" tab that are empty
it seems like default quota fields for manila share cannot be changed
or handled.
Additional information:
1.
Logs shows that it fails on horizon hwew:
File "/usr/share/openstack-
dashboard/openstack_dashboard/usage/quotas.py", line 243, in
get_disabled_quotas
% set(targets) - QUOTA_FIELDS)
Looking at quotas.py,
line 91:
QUOTA_FIELDS = NOVA_QUOTA_FIELDS | CINDER_QUOTA_FIELDS | NEUTRON_QUOTA_FIELDS
we can see that QUOTA_FIELDS doesn't include MANILA_QUOTA_FIELDS.
2.In Admin -> System -> Defaults, there are 4 tabs:
Compute quotas, Volume quotas, Network quotas and Share quotas.
for some reason, "Share quotas" cannot be updated with new values.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1836062/+subscriptions
References