vmware-nsx/quantum/plugins/openvswitch
Mark McLoughlin b5990a7bd7 Use oslo-config-2013.1b3
The cfg API is now available via the oslo-config library, so switch to
it and remove the copied-and-pasted version.

Add the 2013.1b3 tarball to tools/pip-requires - this will be changed
to 'oslo-config>=2013.1' when oslo-config is published to pypi. This
will happen in time for grizzly final.

Remove the 'deps = pep8' from tox.ini as it means all the other deps
get installed with easy_install which can't install oslo-config from
the URL.

Retain dummy cfg.py file until keystoneclient middleware has been
updated (I18c450174277c8e2d15ed93879da6cd92074c27a).

Change-Id: I4815aeb8a9341a31a250e920157f15ee15cfc5bc
2013-02-17 17:33:05 +00:00
..
agent Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
common Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
__init__.py Second round of packaging changes 2011-11-28 10:33:52 -08:00
Makefile Bug #1012418 - quantum agent for OVS does not install properly on Xen XCP 2012-06-26 15:27:23 -03:00
ovs_db_v2.py Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
ovs_models_v2.py add local network type and use by default for tenant networks 2012-09-07 21:42:01 -04:00
ovs_quantum_plugin.py Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
README Update codebase for HACKING compliance. 2012-05-01 11:46:24 -07:00

The Open vSwitch (OVS) Quantum plugin is a simple plugin to manage OVS
features using a local agent running on each hypervisor.

For details on how to configure and use the plugin, see:

http://openvswitch.org/openstack/documentation/