Security groups quotas come from Nova

Bug #1212600 reported by Julie Pichon
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Medium
Akihiro Motoki

Bug Description

If the security groups are handled by Neutron, and the Neutron quotas extension is enabled, we should be showing the security groups and security group rules quotas from Neutron. Right now they always come from Nova.

Applies to the project overview charts, create/update project workflow, defaults panel.

Revision history for this message
Liyingjun (liyingjun) wrote :

Same for fixed_ips and floating_ips

Changed in horizon:
assignee: nobody → Liyingjun (liyingjun)
Liyingjun (liyingjun)
Changed in horizon:
assignee: Liyingjun (liyingjun) → nobody
Revision history for this message
Julie Pichon (jpichon) wrote :

@liyingjun: Floating IPs quotas are being addressed by bug 1109140.

Changed in horizon:
importance: Undecided → Medium
milestone: none → icehouse-1
status: New → Confirmed
milestone: icehouse-1 → havana-rc1
Akihiro Motoki (amotoki)
description: updated
description: updated
Revision history for this message
Akihiro Motoki (amotoki) wrote :

I am working on it now.

Changed in horizon:
assignee: nobody → Akihiro Motoki (amotoki)
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/48827

Changed in horizon:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/48827
Committed: http://github.com/openstack/horizon/commit/c44552fe6634620ec8222591028ad93b0d9be746
Submitter: Jenkins
Branch: master

commit c44552fe6634620ec8222591028ad93b0d9be746
Author: Akihiro MOTOKI <email address hidden>
Date: Sun Sep 29 14:33:17 2013 +0900

    Retrieve security group quotas from Neutron if enabled

    Secuirty group quota information in Project overview charts,
    Admin defaults panel, and Admin create/update project is
    retrieved from Neutron secuirty group is enabled.

    Neutron security group is enbled when Neutron is used Neutron
    security group extension is supported by a backend plugin.

    Also removes the logic to remove quotas of floating IP and fixed IP
    when neutron is enabled in dashboards/admin/defaults/tabs.py.
    quotas.get_default_quota_data() already handles it properly
    and this logic is no longer required.

    Closes-Bug: #1212600

    Change-Id: I59f069931fad519ca4ec135b92df0040ec8fc230

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: havana-rc1 → 2013.2
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.