https://github.com/ging/horizon
Revision 27873f7c8c14525b5467da400cdf93e252b6ab73 authored by Akihiro MOTOKI on 06 October 2013, 09:27:32 UTC, committed by Julie Pichon on 08 October 2013, 16:15:12 UTC
quota names for security group are different between nova and neutron,
so the same appoach can be used for floating IP. This commit reverts
the change in get_default_quota_data in commit c44552fe66 and changes
get_disabled_quotas to determine security group and rules quotas come
from nova or neutron.

Change-Id: I9e39ac99f1e8c7ccdce64b2e2ab79615cac50892
Closes-Bug: #1235053
(cherry picked from commit 9fa87dad193f0324762b684ab08ecb8dfc6ce1cc)
1 parent 64235fd
History
Tip revision: 27873f7c8c14525b5467da400cdf93e252b6ab73 authored by Akihiro MOTOKI on 06 October 2013, 09:27:32 UTC
Fix a issue on retrieving default quota in Create Project
Tip revision: 27873f7
File Mode Size
.tx
doc
horizon
openstack_dashboard
tools
.gitignore -rw-r--r-- 377 bytes
.gitreview -rw-r--r-- 76 bytes
.mailmap -rw-r--r-- 519 bytes
.pylintrc -rw-r--r-- 1.4 KB
HACKING.rst -rw-r--r-- 411 bytes
LICENSE -rw-r--r-- 9.9 KB
MANIFEST.in -rw-r--r-- 654 bytes
Makefile -rw-r--r-- 588 bytes
README.rst -rw-r--r-- 3.1 KB
manage.py -rwxr-xr-x 292 bytes
openstack-common.conf -rw-r--r-- 194 bytes
requirements.txt -rw-r--r-- 505 bytes
run_tests.sh -rwxr-xr-x 12.7 KB
setup.cfg -rw-r--r-- 1.0 KB
setup.py -rwxr-xr-x 781 bytes
test-requirements.txt -rw-r--r-- 289 bytes
tox.ini -rw-r--r-- 1.1 KB

README.rst

back to top