cf755b4dba
blueprint ryu-plugin-update-for-ryu Now ryu has GRE tunnel support, so update ryu plugin to support it. This implements/simplifies GRE tunneling support for ryu plugin Change-Id: I158affcb60c9016753dbbbf5f1ad50286af49c23 Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp> |
||
---|---|---|
.. | ||
agent | ||
common | ||
db | ||
__init__.py | ||
ofp_service_type.py | ||
README | ||
ryu_quantum_plugin.py |
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 Open Stack, please refer to http://www.osrg.net/ryu/using_with_openstack.html # -- 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!