neutron/neutron/plugins/ryu
armando-migliaccio 2d174a1876 Update License Headers to replace Nicira with VMware
In the process __init__.py involved have been emptied;
vim modelines and author lines have been dropped from
the license headers affected by the change as well.

Partial-implements blueprint nicira-plugin-renaming

Change-Id: I9c535b59bb2e83f275816472e0e32b41444d3bbe
2014-02-27 08:11:15 +00:00
..
agent Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
common Make timeout for ovs-vsctl configurable 2014-01-10 14:31:02 -08:00
db Prompted error message is not correct for PortNotFound 2013-07-31 00:48:53 -05:00
README Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
ryu_neutron_plugin.py Replace binding:capabilities with binding:vif_details 2014-02-23 22:56:45 -05:00

README

Neutron plugin for Ryu Network Operating System
This directory includes neutron 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!