Merge "Remove no longer used definitions for Ryu"

This commit is contained in:
Jenkins 2015-02-19 01:08:48 +00:00 committed by Gerrit Code Review
commit 20585f5b23
4 changed files with 0 additions and 7 deletions

View File

@ -1 +0,0 @@
python-eventlet

View File

@ -1 +0,0 @@
python-eventlet

View File

@ -1 +0,0 @@
python-eventlet

View File

@ -454,10 +454,6 @@ IRONIC_PYTHON_AGENT_BRANCH=${IRONIC_PYTHON_AGENT_BRANCH:-master}
NOVNC_REPO=${NOVNC_REPO:-https://github.com/kanaka/noVNC.git}
NOVNC_BRANCH=${NOVNC_BRANCH:-master}
# ryu service
RYU_REPO=${RYU_REPO:-https://github.com/osrg/ryu.git}
RYU_BRANCH=${RYU_BRANCH:-master}
# a websockets/html5 or flash powered SPICE console for vm instances
SPICE_REPO=${SPICE_REPO:-http://anongit.freedesktop.org/git/spice/spice-html5.git}
SPICE_BRANCH=${SPICE_BRANCH:-master}