devstack/files/rpms
Yoshihiro Kaneko 602cf9bd68 Add support for the Quantum Ryu plugin.
This patch allows using the Quantum Ryu plugin.
Ryu plugin lets Quantum link Open vSwitch and Ryu OpenFlow controller[1].

Ryu OpenFlow controller is not Openstack component, but I added some
processing that is related with Ryu to stack.sh for the convenience of
the person who intend to try the plugin.

Instructions for using Ryu plugin:
1. Enable services: "q-svc", "q-agt", "q-dhcp", "q-l3", "quantum", "ryu"
2. Set Q_PLUGIN to "ryu"
3. Set an internal network interface name to connect br-int on plural
   hosts to RYU_INTERNAL_INTERFACE (optional)

Example localrc:
  disable_service n-net
  enable_service q-svc q-agt q-dhcp q-l3 quantum ryu
  Q_PLUGIN=ryu
  RYU_INTERNAL_INTERFACE=eth1

[1] http://osrg.github.com/ryu/

Change-Id: Ic1da132fa421f1c70c10a319ee3239831b0f956f
2012-10-19 07:00:32 +00:00
..
ceilometer-collector Add ceilometer 2012-08-14 13:29:22 -07:00
cinder Add cinder support 2012-06-20 14:11:19 -06:00
general Add bridge-utils to deps for Ubuntu and Fedora. 2012-08-01 19:57:34 -05:00
glance Add python-devel to rpms list for glance 2012-06-13 16:50:47 +02:00
horizon Add python-netaddr to horizon requirements 2012-09-12 12:34:54 -05:00
keystone E) Add support for Fedora 16 2012-04-11 14:55:47 -05:00
n-api E) Add support for Fedora 16 2012-04-11 14:55:47 -05:00
n-cpu E) Add support for Fedora 16 2012-04-11 14:55:47 -05:00
n-novnc E) Add support for Fedora 16 2012-04-11 14:55:47 -05:00
n-vol E) Add support for Fedora 16 2012-04-11 14:55:47 -05:00
nova Changes the qpid package that gets installed on Fedora 2012-09-08 19:02:37 +02:00
quantum Changes the qpid package that gets installed on Fedora 2012-09-08 19:02:37 +02:00
ryu Add support for the Quantum Ryu plugin. 2012-10-19 07:00:32 +00:00
swift E) Add support for Fedora 16 2012-04-11 14:55:47 -05:00