vmware-nsx/quantum/extensions
Aaron Rosen 8d10632549 _validate_security_groups_on_port was not validating external_ids
The function _validate_security_groups_on_port was not validating a ports
security group id if the id was an external id. The unit tests now use
set_override() rather than setting cfg values directly. Lastly, quantum.conf
now has the proxy_mode option exposed.
Fixes bug 1095864

Change-Id: I0ec7f9ed36f1a46156c47a115be936bb41ef75d9
2013-01-16 19:02:28 -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 Adds a Hyper-V Quantum plugin 2013-01-14 12:58:41 +02: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 _validate_security_groups_on_port was not validating external_ids 2013-01-16 19:02:28 -08:00
servicetype.py API extension and DB support for service types 2013-01-07 17:21:42 -08:00