Use keystone master branch by default

Change-Id: I25cf3908dcdde87e79d9a55ff3f7aef5610d7102
diff --git a/stackrc b/stackrc
index 2274e62..a20426b 100644
--- a/stackrc
+++ b/stackrc
@@ -16,7 +16,7 @@
 
 # unified auth system (manages accounts/tokens)
 KEYSTONE_REPO=https://github.com/openstack/keystone.git
-KEYSTONE_BRANCH=redux
+KEYSTONE_BRANCH=master
 
 # a websockets/html5 or flash powered VNC console for vm instances
 NOVNC_REPO=https://github.com/cloudbuilders/noVNC.git