Admin users should be able to edit the security groups quota for a given tenant

Bug #1078092 reported by Jake Dahn
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Invalid
Medium
Unassigned
OpenStack Dashboard (Horizon)
Fix Released
Medium
Julie Pichon

Bug Description

The default quota for security groups defaults to a maximum of 10 security groups. If I go to admin -> projects -> update given project quotas

Expected: I should be able to update the number of allowed security groups in a tenant.

Actual: There is no form field for security groups.

Changed in horizon:
status: New → Confirmed
importance: Undecided → High
milestone: none → grizzly-1
Changed in horizon:
assignee: nobody → Gabriel Hurley (gabriel-hurley)
Changed in horizon:
status: Confirmed → In Progress
Revision history for this message
Gabriel Hurley (gabriel-hurley) wrote :

The reason this isn't supported in Horizon is because it's missing from novaclient: https://github.com/openstack/python-novaclient/blob/master/novaclient/v1_1/quotas.py#L39

Add it there and we can fix this in Horizon.

Changed in horizon:
milestone: grizzly-1 → grizzly-2
Michael Still (mikal)
Changed in nova:
status: New → Triaged
importance: Undecided → Medium
Revision history for this message
Sam Morrison (sorrison) wrote :

Preparing a review now to add security group quotas to the client.

Changed in nova:
assignee: nobody → Sam Morrison (sorrison)
Revision history for this message
Sam Morrison (sorrison) wrote :
Changed in nova:
assignee: Sam Morrison (sorrison) → nobody
status: Triaged → Invalid
Revision history for this message
Gabriel Hurley (gabriel-hurley) wrote :

This is fixed in novaclient master, but not in a released version. Once it's released the fix in Horizon should be easy.

Changed in horizon:
assignee: Gabriel Hurley (gabriel-hurley) → nobody
importance: High → Medium
status: In Progress → Confirmed
Changed in horizon:
milestone: grizzly-2 → grizzly-3
Revision history for this message
Gabriel Hurley (gabriel-hurley) wrote :

Still waiting on a new release of novaclient. I've reached out to vish directly to get that done.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

Fix proposed to branch: master
Review: https://review.openstack.org/22295

Changed in horizon:
assignee: nobody → Julie Pichon (jpichon)
status: Confirmed → In Progress
Revision history for this message
Julie Pichon (jpichon) wrote :

A new release dated 2013-02-16 is now available -> https://pypi.python.org/pypi/python-novaclient/2.11.1

Thierry Carrez (ttx)
Changed in horizon:
milestone: grizzly-3 → grizzly-rc1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/22295
Committed: http://github.com/openstack/horizon/commit/7584fe39b4de9e1b7e7c7adad582322cd0316642
Submitter: Jenkins
Branch: master

commit 7584fe39b4de9e1b7e7c7adad582322cd0316642
Author: Julie Pichon <email address hidden>
Date: Tue Feb 19 11:47:24 2013 +0000

    Allow admin to edit project quotas for security groups and rules

    Fixes bug 1078092

    Change-Id: I1018f07f740b7e27e14fb00bac4c3cce177469e2

Changed in horizon:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in horizon:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in horizon:
milestone: grizzly-rc1 → 2013.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.