vmware-nsx/quantum/plugins/nec
Zhongyue Luo b8b2c4ebec Reference OVS OptGoup names in lowercase
To have consistent option group name format across projects,
oslo.config now normalizes all non lowercase group names to lowercase
when loading conf files.
Thus conf files are backwards compatible but option group references
in the code must now use lowercase before we update oslo.config.

This patch replaces all 'OVS' references to 'ovs'

Change-Id: Id8697138d822e331a6776f847915c61b40f8dd6a
2013-05-22 01:36:42 +08:00
..
agent Reference OVS OptGoup names in lowercase 2013-05-22 01:36:42 +08:00
common Reference OVS OptGoup names in lowercase 2013-05-22 01:36:42 +08:00
db Enable automatic validation of many HACKING rules. 2013-04-11 19:48:28 +00:00
drivers Docstrings formatted according to pep257 2013-04-30 16:10:06 +03:00
extensions Reference QUOTA OptGoup names in lowercase 2013-05-17 00:02:31 +00:00
__init__.py NEC OpenFlow plugin support. 2012-08-14 19:01:39 +09:00
nec_plugin.py Remove calls to policy.check from plugin logic 2013-05-15 01:49:34 +02:00
ofc_driver_base.py plugin/nec: Make sure resources on OFC is globally unique. 2013-02-18 17:40:35 +09:00
ofc_manager.py Switch to flake8 from pep8. 2013-04-04 04:57:52 +00:00
README remove unittest section for nec plugin README file 2012-09-19 10:50:03 +08:00

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