Merge pull request #234 from cloudnull/heat-supporting-clients
Bumped version for Juno heat deps
This commit is contained in:
commit
8f3b2fb548
@ -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…
Reference in New Issue
Block a user