vmware-nsx/quantum/extensions
Aaron Rosen a903f566a7 rename port attribute variable to SECURITYGROUPS from SECURITYGROUP
This patch renames the port attribute variable to the plural form since
multiple security groups can be associated with a port. This patch does
not change the security groups api and also does not change the
configuration section name to be SECURITYGROUPS.
Fixes bug 1095885

Change-Id: I1a4df337b48da0ef9c94d74b04c0b86333ce2f0c
2013-01-09 14:30:20 -08:00
..
__init__.py Second round of packaging changes 2011-11-28 10:33:52 -08:00
_credential_view.py Update codebase for HACKING compliance. 2012-05-01 11:46:24 -07:00
_novatenant_view.py Update codebase for HACKING compliance. 2012-05-01 11:46:24 -07:00
_pprofiles.py Bug #1013967 - Quantum is breaking on tests with pep 1.3 2012-06-16 15:38:10 -03:00
_qos_view.py Update codebase for HACKING compliance. 2012-05-01 11:46:24 -07:00
credential.py Logging module cleanup 2013-01-03 16:20:56 +08:00
flavor.py Use openstack common log to do logging. 2012-11-01 10:09:57 +08:00
l3.py Ensure that exception prints correct text. 2013-01-02 15:31:25 +00:00
loadbalancer.py The change implemented Lbaas CRUD Sqlalchemy operations. 2013-01-08 11:16:15 -08:00
multiport.py Logging module cleanup 2013-01-03 16:20:56 +08:00
novatenant.py Move extension.py into quantum/api. 2012-11-20 10:07:29 -05:00
portbindings.py Add VIF binding extensions 2012-12-05 09:01:15 +00:00
portprofile.py Move extension.py into quantum/api. 2012-11-20 10:07:29 -05:00
providernet.py Provider network implementation for NVP plugin. 2013-01-02 11:55:18 -08:00
qos.py Logging module cleanup 2013-01-03 16:20:56 +08:00
quotasv2.py refactor QuotaV2 import to match to other exts 2013-01-06 23:33:29 -05:00
securitygroup.py rename port attribute variable to SECURITYGROUPS from SECURITYGROUP 2013-01-09 14:30:20 -08:00
servicetype.py API extension and DB support for service types 2013-01-07 17:21:42 -08:00