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
# -- Welcome! You have come across a cloud computing network fabric controller. It has identified itself as "Quantum." It aims to tame your (cloud) networking! # -- External Resources: The homepage for Quantum is: http://launchpad.net/quantum . Use this site for downloading the latest code, asking for help, and filing bugs. The latest and most in-depth documentation on how to use Quantum is available at: http://docs.openstack.org . This includes: Quantum Administrator Guide http://docs.openstack.org/trunk/openstack-network/admin/content/ Quantum API Reference: http://docs.openstack.org/api/openstack-network/2.0/content/ The start of some developer documentation is available at: http://wiki.openstack.org/QuantumDevelopment For help using or hacking on Quantum, you can send mail to openstack-dev@lists.openstack.org .
Description
Languages
Python
98.5%
Shell
1.5%