neutron/quantum/plugins/nec
Mark McLoughlin cfda6bc4fb 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 Support iptables-based security group in NEC plugin 2013-02-14 07:37:52 +09:00
common Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
db Support iptables-based security group in NEC plugin 2013-02-14 07:37:52 +09:00
drivers Fixes i18n message for nec plugin 2013-01-04 17:41:50 +08:00
extensions Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
README remove unittest section for nec plugin README file 2012-09-19 10:50:03 +08:00
__init__.py NEC OpenFlow plugin support. 2012-08-14 19:01:39 +09:00
nec_plugin.py Rename admin_status_up to admin_state_up 2013-02-16 19:01:05 +00:00
ofc_driver_base.py NEC OpenFlow plugin support. 2012-08-14 19:01:39 +09:00
ofc_manager.py Use openstack.common.logging in NEC OpenFlow plugin 2012-11-29 01:26:32 +09:00

README

Quantum NEC OpenFlow Plugin


# -- What's this?

http://wiki.openstack.org/Quantum-NEC-OpenFlow-Plugin


# -- Installation

Use QuickStart Script for this plugin.  This provides you auto installation and
configuration of Nova, Quantum and Trema.
https://github.com/nec-openstack/quantum-openflow-plugin/tree/folsom