neutron/quantum/plugins/ryu
Gary Kotton c117074a4b Remove locals() from strings substitutions
Fixes bug 1168988

Change-Id: Ifd1e7a027f16062ff35e777cf2d953f652a806a7
2013-04-20 11:56:26 +00:00
..
agent Enable automatic validation of many HACKING rules. 2013-04-11 19:48:28 +00:00
common Add support Quantum Security Groups for Ryu plugin 2013-02-20 00:38:00 -08:00
db Remove locals() from strings substitutions 2013-04-20 11:56:26 +00:00
README Update Ryu plugin README 2013-04-02 17:51:44 +09:00
__init__.py plugin: introduce ryu plugin 2012-02-26 13:30:25 +09:00
ryu_quantum_plugin.py Enable automatic validation of many HACKING rules. 2013-04-11 19:48:28 +00:00

README

Quantum plugin for Ryu Network Operating System
This directory includes quantum plugin for Ryu Network Operating System.

# -- Installation

For how to install/set up this plugin with Ryu and OpenStack, please refer to
https://github.com/osrg/ryu/wiki/OpenStack

# -- Ryu General

For general Ryu stuff, please refer to
http://www.osrg.net/ryu/

Ryu is available at github
git://github.com/osrg/ryu.git
https://github.com/osrg/ryu

The mailing is at
ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Enjoy!