Change-Id: Ie6dcf1569aacfa8d20e905d694847594b136fed1
| ... | ... |
@@ -450,10 +450,6 @@ IRONIC_PYTHON_AGENT_BRANCH=${IRONIC_PYTHON_AGENT_BRANCH:-master}
|
| 450 | 450 |
NOVNC_REPO=${NOVNC_REPO:-https://github.com/kanaka/noVNC.git}
|
| 451 | 451 |
NOVNC_BRANCH=${NOVNC_BRANCH:-master}
|
| 452 | 452 |
|
| 453 |
-# ryu service |
|
| 454 |
-RYU_REPO=${RYU_REPO:-https://github.com/osrg/ryu.git}
|
|
| 455 |
-RYU_BRANCH=${RYU_BRANCH:-master}
|
|
| 456 |
- |
|
| 457 | 453 |
# a websockets/html5 or flash powered SPICE console for vm instances |
| 458 | 454 |
SPICE_REPO=${SPICE_REPO:-http://anongit.freedesktop.org/git/spice/spice-html5.git}
|
| 459 | 455 |
SPICE_BRANCH=${SPICE_BRANCH:-master}
|