bumped version for new heat deps
This commit is contained in:
parent
dd2d279b6e
commit
9342646bec
@ -19,6 +19,6 @@ repo_path: "{{ pip_wheel_name }}_{{ git_install_branch | replace('/', '_') }}"
|
||||
git_repo: "https://git.openstack.org/openstack/python-glanceclient"
|
||||
git_fallback_repo: "https://github.com/openstack/python-glanceclient"
|
||||
git_dest: "/opt/{{ repo_path }}"
|
||||
git_install_branch: 0.13.1
|
||||
git_install_branch: 0.14.1
|
||||
|
||||
pip_wheel_name: python-glanceclient
|
||||
|
@ -19,6 +19,6 @@ repo_path: "{{ pip_wheel_name }}_{{ git_install_branch | replace('/', '_') }}"
|
||||
git_repo: "https://git.openstack.org/openstack/python-saharaclient"
|
||||
git_fallback_repo: "https://github.com/openstack/python-saharaclient"
|
||||
git_dest: "/opt/{{ repo_path }}"
|
||||
git_install_branch: 0.7.1
|
||||
git_install_branch: 0.7.4
|
||||
|
||||
pip_wheel_name: python-saharaclient
|
||||
|
Loading…
x
Reference in New Issue
Block a user