summaryrefslogtreecommitdiffhomepage
path: root/doc/source/using_with_openstack.rst
blob: 13bd9a1eb5055dd0066d17a72ca7496eca8611cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
.. _using_with_openstack:

************************************************************************
Using Ryu Network Operating System with OpenStack as OpenFlow controller
************************************************************************

.. CAUTION::

    The Ryu plugin and OFAgent described in the following is deprecated,
    because Ryu is officially integrated into Open vSwitch agent with
    "of_interface = native" mode.


Ryu cooperates with OpenStack using Quantum Ryu plugin. The plugin is
available in the official Quantum releases.

For more information, please visit https://github.com/faucetsdn/ryu/wiki/OpenStack .
We described instructions of the installation / configuration of OpenStack
with Ryu, and we provide pre-configured VM image to be able to easily try
OpenStack with Ryu.

----

* OpenStack: http://www.openstack.org/
* Quantum: https://github.com/openstack/quantum/