bumped version for new heat deps

This commit is contained in:
Kevin Carter 2014-10-02 14:33:02 -05:00
parent dd2d279b6e
commit 9342646bec
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