* nova-novncproxy was accepted into kanaka/master
* Fixes bug 994653
Change-Id: I1cb40440e6cfbad9ed28203c45deea9fb9305f91
| ... | ... |
@@ -30,7 +30,7 @@ KEYSTONE_REPO=https://github.com/openstack/keystone.git |
| 30 | 30 |
KEYSTONE_BRANCH=master |
| 31 | 31 |
|
| 32 | 32 |
# a websockets/html5 or flash powered VNC console for vm instances |
| 33 |
-NOVNC_REPO=https://github.com/cloudbuilders/noVNC.git |
|
| 33 |
+NOVNC_REPO=https://github.com/kanaka/noVNC.git |
|
| 34 | 34 |
NOVNC_BRANCH=master |
| 35 | 35 |
|
| 36 | 36 |
# django powered web control panel for openstack |