← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1769227] [NEW] Openstack quota update doesnt work for --secgroups.

 

Public bug reported:

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.

** Affects: nova
     Importance: Undecided
         Status: New

-- 
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):
  New

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


Follow ups