diff options
author | Fatih Degirmenci <fdegir@gmail.com> | 2018-03-28 09:44:06 -0700 |
---|---|---|
committer | Fatih Degirmenci <fdegir@gmail.com> | 2018-04-03 08:46:55 +0200 |
commit | 56ab31c8ae5fe9e4f151fc1de5881c7bb2a09a2f (patch) | |
tree | 0472bb908d7859a141a58c5d98fe901bb9efca50 /xci/installer/osa | |
parent | 455ea6c732384de5616be9c8c5cb006ae38e6716 (diff) |
shabump: Bump SHAs to bring cinder, lxc_hosts, and pip fixes in
This change brings the fix for
- cinder haproxy check for ha deployments
- pip related fixes
- fixes for lxc_hosts
Change-Id: I4af64041a4a76c10361456f73577e7c7040edf8a
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Diffstat (limited to 'xci/installer/osa')
-rw-r--r-- | xci/installer/osa/files/ansible-role-requirements.yml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/xci/installer/osa/files/ansible-role-requirements.yml b/xci/installer/osa/files/ansible-role-requirements.yml index 761609ef..e4e87ddd 100644 --- a/xci/installer/osa/files/ansible-role-requirements.yml +++ b/xci/installer/osa/files/ansible-role-requirements.yml @@ -7,8 +7,8 @@ # which accompanies this distribution, and is available at # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## -# these versions are based on the osa commit dbf6a9c54a8a3aa59eb998daef296022eeadfa0f on 2018-03-21 -# http://git.openstack.org/cgit/openstack/openstack-ansible/commit/?id=dbf6a9c54a8a3aa59eb998daef296022eeadfa0f +# these versions are based on the osa commit 85714acedb50ea65d7e7684c127984c8dc56afe4 on 2018-04-03 +# http://github.com/cgit/openstack/openstack-ansible/commit/?id=90d0679d209cb494b9a71817c56e2c26c7fc5ca1 - name: ansible-hardening scm: git src: https://github.com/openstack/ansible-hardening @@ -20,7 +20,7 @@ - name: pip_install scm: git src: https://github.com/openstack/openstack-ansible-pip_install - version: 99181a635478d082f5b8f2bf47d15509907fafb7 + version: 78e615c712771e33c1a7436e05bc91644318ece1 - name: galera_client scm: git src: https://github.com/openstack/openstack-ansible-galera_client @@ -48,7 +48,7 @@ - name: lxc_hosts scm: git src: https://github.com/openstack/openstack-ansible-lxc_hosts - version: 0abc1e2352f928e6c42bd952c1434dd0060cdaa2 + version: 400f0c80b9c531a792dc01ff12cf1f3b3bd69a2d - name: memcached_server scm: git src: https://github.com/openstack/openstack-ansible-memcached_server @@ -80,7 +80,7 @@ - name: os_cinder scm: git src: https://github.com/openstack/openstack-ansible-os_cinder - version: c96e5e21273adbaa48ebb8f957226c6ec0ad3b8c + version: 948305aa6bfeeb2abdda7351aa0a8ff292810e56 - name: os_designate scm: git src: https://github.com/openstack/openstack-ansible-os_designate @@ -160,7 +160,7 @@ - name: repo_build scm: git src: https://github.com/openstack/openstack-ansible-repo_build - version: df5483086d92d1148d1e763247e086ff44388aaf + version: 0e50a282b09f62670494ada2f7d42509c148067f - name: repo_server scm: git src: https://github.com/openstack/openstack-ansible-repo_server |