Merge pull request #234 from cloudnull/heat-supporting-clients

Bumped version for Juno heat deps
This commit is contained in:
Dave Wilde 2014-10-03 11:02:44 -05:00
commit 8f3b2fb548
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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