devstack/files
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
..
apts Add support for the Quantum Ryu plugin. 2012-10-19 07:00:32 +00:00
rpms Add support for the Quantum Ryu plugin. 2012-10-19 07:00:32 +00:00
swift Use swift config files shipped with swift. 2012-06-06 13:56:39 +02:00
apache-horizon.template Execute Horizon bin script with correct group. 2012-06-20 13:16:35 -07:00
default_catalog.templates Fixes for heat keystone registration. 2012-09-05 08:25:14 +12:00
horizon_settings.py Update horizon config to current example from horizon repo 2012-10-04 13:53:45 -05:00
keystone_data.sh Configure and launch Heat REST API. 2012-10-10 13:32:16 +13:00
sources.list use rackspace apt mirrors 2011-10-31 15:43:05 -07:00