Bump horizon SHA to 10.0.0.0b1
The version of horizon currently included in openstack_services.yml is broken. This patch advances the SHA to 10.0.0.0b1 which is in a better state. I'm aware that this may not be the proper process to bump the SHA, but want to get this out so that we can get a horizon we can login to included in the current AIOs. Change-Id: I25dbb6e700e2249717b21b7026f95f6bf70a1721
This commit is contained in:
@@ -93,7 +93,7 @@ heat_git_project_group: heat_all
|
||||
|
||||
## Horizon service
|
||||
horizon_git_repo: https://git.openstack.org/openstack/horizon
|
||||
horizon_git_install_branch: 24179c740c03fd62f229e431ace1c2fb2cabd462 # HEAD of "master" as of 18.11.2016
|
||||
horizon_git_install_branch: 10.0.0.0b1 # Use 10.0.0.0b1 tag because "master" was broken as of 18.11.2016, and is likely to be often broken.
|
||||
horizon_git_dest: "/opt/horizon_{{ horizon_git_install_branch | replace('/', '_') }}"
|
||||
horizon_git_project_group: horizon_all
|
||||
|
||||
|
||||
Reference in New Issue
Block a user