Update keystone SHA to support db_sync check
In https://review.openstack.org/432134 we added support for more specific reactions to the db sync check, but the current SHA we have for keystone does not include fixes for a new deployment. This updates the keystone SHA to include that support. Change-Id: Ib85ae24ee50513c02cd32f09b0bf48b95aab20dc
This commit is contained in:
parent
fb76f7741a
commit
448b9ce536
@ -132,7 +132,7 @@ sahara_dashboard_git_project_group: horizon_all
|
||||
|
||||
## Keystone service
|
||||
keystone_git_repo: https://git.openstack.org/openstack/keystone
|
||||
keystone_git_install_branch: 9c474958b16ca1775fd1f1c09b870817708d1ea2 # HEAD of "master" as of 15.02.2017
|
||||
keystone_git_install_branch: 66c8612fb120134477ff26e42150599d168e93bf # HEAD of "master" as of 24.02.2017
|
||||
keystone_git_dest: "/opt/keystone_{{ keystone_git_install_branch | replace('/', '_') }}"
|
||||
keystone_git_project_group: keystone_all
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user