mirror of
https://github.com/faucetsdn/ryu.git
synced 2025-08-07 15:17:13 +02:00
26 lines
904 B
ReStructuredText
26 lines
904 B
ReStructuredText
.. _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/
|