commit | 6a3f6072729b4405d4201cf5f8340e3f4f40416d | [log] [tgz] |
---|---|---|
author | Dean Troyer <dtroyer@gmail.com> | Thu Feb 16 16:31:24 2012 -0600 |
committer | Dean Troyer <dtroyer@gmail.com> | Thu Feb 16 16:34:16 2012 -0600 |
tree | e5bf3a72fa70a82e7939da8df1cc938c9b7056d1 | |
parent | a6651e94001a2f024902c3dc772a8be9a3218118 [diff] [blame] |
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