vmware-nsx/quantum/common
Bob Kukura 8c4bf35267 Initial V2 implementation of provider extension.
Initial provider extension implementation. Specify vlan_id using the
CLI with admin rights via "net-create --tenant_id <tenant-id>
<net-name> --provider:vlan_id <vlan-id>". Also includes
provider:vlan_id in reply messages for admins. The extension is
supported in the linuxbridge and openvswitch plugins.

Partially implements blueprint provider-networks.

Change-Id: I2fff64c4247b1a3091c28c7a2cd632afda192c3d
2012-07-23 21:49:01 -04:00
..
__init__.py Remove dependency on python-quantumclient 2012-04-23 18:42:08 -07:00
config.py Raise proper exception if policy file do not exist 2012-07-17 17:23:38 +08:00
exceptions.py Initial V2 implementation of provider extension. 2012-07-23 21:49:01 -04:00
flags.py Update codebase for HACKING compliance. 2012-05-01 11:46:24 -07:00
test_lib.py Bug #1013967 - Quantum is breaking on tests with pep 1.3 2012-06-16 15:38:10 -03:00
utils.py Ensures policy file is reloaded only if updated. 2012-07-18 17:59:42 -07:00