bump the keystone sha for changes to keystone

This is needed for a change that was introduced in the os_keystone role
commit fbd9535221cbcae2dff59a8c2e970e51e69e7656.

Change-Id: I6578502ede4132f6764c3a77208505a28d1ba247
Fixes-Bug: 1621988
This commit is contained in:
Matthew Thode 2016-09-09 14:32:59 -05:00
parent 5d4be21335
commit 1083dc9a7f
No known key found for this signature in database
GPG Key ID: 64A37BEAAE19A4E8
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ sahara_dashboard_git_project_group: horizon_all
## Keystone service
keystone_git_repo: https://git.openstack.org/openstack/keystone
keystone_git_install_branch: 5caf5212d8843ef66e6242b51c13e63698293c1d # HEAD of "master" as of 25.08.2016
keystone_git_install_branch: 179c5605f97419a9b573cebaa0844ec276519df3 # HEAD of "master" as of 09.09.2016
keystone_git_dest: "/opt/keystone_{{ keystone_git_install_branch | replace('/', '_') }}"
keystone_git_project_group: keystone_all