yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #73786
[Bug 1769227] Re: Openstack quota update doesnt work for --secgroups.
[Expired for OpenStack Compute (nova) because there has been no activity
for 60 days.]
** Changed in: nova
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1769227
Title:
Openstack quota update doesnt work for --secgroups.
Status in OpenStack Compute (nova):
Expired
Bug description:
Openstack release: Mitaka
I am trying to update the "secgroups" quotas for project. Below is what I followed:
1> $openstack quota set --secgroups 60 ProjectX ---> And then when I tried $openstack quota show ProjectX, it did not update the Field "secgroups | 10" and it was still 10.
2> Then I tried to use $nova quota-update --security-groups 60
ProjectX. And then again $openstack quota show ProjectX . This also
did not update the secgroups field.
3> $nova quota-show --tenant ProjectX -----> However when I used this
command it gave the output "| security_groups | 60 | " which is
correct. But "openstack quota show command" doesnt give the right
information.
4> From the horizon dashboard, the security group quotas is still 10.
Their is mismatch of the values of "secgroups" with different
commands(openstack and nova) and dashboard also did not reflect the
correct value.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1769227/+subscriptions
References