Bump the Aodh SHA
Aodh pbr constraint has recently been changed to match the OpenStack requirements project. The previous constraint was preventing Aodh venvs from being built due to the pbr version not being available in the repo server. This SHA bump brings in the upstream change. Change-Id: Iab011b7a04dc2df81dc7c93e09207570cc58d396 Closes-Bug: #1670496
This commit is contained in:
parent
8187474644
commit
27b5c8e06c
@ -37,7 +37,7 @@ requirements_git_dest: "/opt/requirements_{{ requirements_git_install_branch | r
|
||||
|
||||
## Aodh service
|
||||
aodh_git_repo: https://git.openstack.org/openstack/aodh
|
||||
aodh_git_install_branch: ec2bebedca00bc7a58963c570d685f3b03726ddb # HEAD of "master" as of 03.03.2017
|
||||
aodh_git_install_branch: 60ad8b0afcdede263a7151f25a1d8e047d8170bc # HEAD of "master" as of 07.03.2017
|
||||
aodh_git_dest: "/opt/aodh_{{ aodh_git_install_branch | replace('/', '_') }}"
|
||||
aodh_git_project_group: aodh_all
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user