vmware-nsx/quantum/api
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
..
v2 Initial V2 implementation of provider extension. 2012-07-23 21:49:01 -04:00
views Bug #1013967 - Quantum is breaking on tests with pep 1.3 2012-06-16 15:38:10 -03:00
__init__.py Reorder imports by full module path 2012-06-21 20:13:15 +08:00
api_common.py Reorder imports by full module path 2012-06-21 20:13:15 +08:00
attachments.py Bug #1013967 - Quantum is breaking on tests with pep 1.3 2012-06-16 15:38:10 -03:00
faults.py Bug #1013967 - Quantum is breaking on tests with pep 1.3 2012-06-16 15:38:10 -03:00
networks.py Bug #1013967 - Quantum is breaking on tests with pep 1.3 2012-06-16 15:38:10 -03:00
ports.py Bug #1013967 - Quantum is breaking on tests with pep 1.3 2012-06-16 15:38:10 -03:00
versions.py Reorder imports by full module path 2012-06-21 20:13:15 +08:00