diff --git a/stackrc b/stackrc index d30bf6679f..2274e6241a 100644 --- a/stackrc +++ b/stackrc @@ -15,8 +15,8 @@ GLANCE_REPO=https://github.com/openstack/glance.git GLANCE_BRANCH=master # unified auth system (manages accounts/tokens) -KEYSTONE_REPO=https://github.com/termie/keystonelight.git -KEYSTONE_BRANCH=master +KEYSTONE_REPO=https://github.com/openstack/keystone.git +KEYSTONE_BRANCH=redux # a websockets/html5 or flash powered VNC console for vm instances NOVNC_REPO=https://github.com/cloudbuilders/noVNC.git