Change to use the right keystonelight repo
Change-Id: Ie216b9eade59f09c76d193a6d0fd353a02dd575f
diff --git a/stackrc b/stackrc
index d30bf66..2274e62 100644
--- a/stackrc
+++ b/stackrc
@@ -15,8 +15,8 @@
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