horizon/openstack_dashboard
Akihiro MOTOKI c44552fe66 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
2013-09-29 17:50:00 +09:00
..
api Merge "Add support for loadbalancer providers" 2013-09-28 15:29:23 +00:00
conf Adding RBAC policy system and checks for identity 2013-08-26 10:32:28 -06:00
dashboards Retrieve security group quotas from Neutron if enabled 2013-09-29 17:50:00 +09:00
local Determine security group API dynamically 2013-09-23 13:49:02 +09:00
locale Update English PO files (source lang of translations) 2013-09-26 14:30:29 +09:00
openstack Adding RBAC policy system and checks for identity 2013-08-26 10:32:28 -06:00
static Merge "Chart css small fixes" 2013-09-23 03:25:08 +00:00
templates Adding reusable Line Chart 2013-08-29 15:55:35 +02:00
test Retrieve security group quotas from Neutron if enabled 2013-09-29 17:50:00 +09:00
usage Retrieve security group quotas from Neutron if enabled 2013-09-29 17:50:00 +09:00
utils Neutron Security Group native support 2013-07-12 21:03:40 +09:00
wsgi Updated the django.wsgi file for devstack. 2012-02-29 01:37:37 -08:00
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
context_processors.py Enable H302 check 2013-08-22 17:39:09 +04:00
exceptions.py Make troveclient optional 2013-09-17 10:18:49 +02:00
hooks.py Updated from global requirements 2013-08-08 13:16:35 -03:00
policy.py Adding RBAC policy system and checks for identity 2013-08-26 10:32:28 -06:00
settings.py PEP8 E126 has been resolved 2013-09-17 20:48:09 +09:00
urls.py Enable H302 check 2013-08-22 17:39:09 +04:00
views.py Small "H302 check" cleanup 2013-08-23 18:07:08 +04:00