Change-Id: Ie216b9eade59f09c76d193a6d0fd353a02dd575f
| ... | ... |
@@ -15,8 +15,8 @@ GLANCE_REPO=https://github.com/openstack/glance.git |
| 15 | 15 |
GLANCE_BRANCH=master |
| 16 | 16 |
|
| 17 | 17 |
# unified auth system (manages accounts/tokens) |
| 18 |
-KEYSTONE_REPO=https://github.com/termie/keystonelight.git |
|
| 19 |
-KEYSTONE_BRANCH=master |
|
| 18 |
+KEYSTONE_REPO=https://github.com/openstack/keystone.git |
|
| 19 |
+KEYSTONE_BRANCH=redux |
|
| 20 | 20 |
|
| 21 | 21 |
# a websockets/html5 or flash powered VNC console for vm instances |
| 22 | 22 |
NOVNC_REPO=https://github.com/cloudbuilders/noVNC.git |