diff --git a/playbooks/defaults/repo_packages/openstack_services.yml b/playbooks/defaults/repo_packages/openstack_services.yml index e6b18ee095..0075c7fcde 100644 --- a/playbooks/defaults/repo_packages/openstack_services.yml +++ b/playbooks/defaults/repo_packages/openstack_services.yml @@ -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