vmware-nsx/quantum/extensions
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 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
_portstats_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 Bug #1013967 - Quantum is breaking on tests with pep 1.3 2012-06-16 15:38:10 -03:00
extensions.py Implements data-driven views and extended attributes. 2012-07-22 23:46:46 -04:00
multiport.py Bug #1013967 - Quantum is breaking on tests with pep 1.3 2012-06-16 15:38:10 -03:00
novatenant.py Reorder imports by full module path 2012-06-21 20:13:15 +08:00
portprofile.py Fix additional pep8 issues on Jenkins 2012-06-18 09:16:52 -04:00
portstats.py Bug #1013967 - Quantum is breaking on tests with pep 1.3 2012-06-16 15:38:10 -03:00
providernet.py Initial V2 implementation of provider extension. 2012-07-23 21:49:01 -04:00
qos.py Bug #1013967 - Quantum is breaking on tests with pep 1.3 2012-06-16 15:38:10 -03:00