Skip to content

Commit

Permalink
Bump roles SHA
Browse files Browse the repository at this point in the history
This patch updates all the roles to the latest available stable SHA's.

These updates are done out of the release cycle to pull down stability
fixes within the roles. These changes are required to ensure we're
not being faced with pyldap breakage when building dependencies.

Change-Id: I3f8a9d03abc58484f0677fe320ae8525221b2130
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
Co-Authored-By: Jean-Philippe Evrard <jean-philippe@evrard.me>
  • Loading branch information
cloudnull and evrardjp committed Dec 5, 2017
1 parent 16c6904 commit 6836c7f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions ansible-role-requirements.yml
Expand Up @@ -37,7 +37,7 @@
- name: lxc_hosts
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-lxc_hosts
version: fb722e17cd8c1bab640f34ab0b111a44dee2279a
version: d974c4db1696027899b28b2cb58800cae9a605e5
- name: memcached_server
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-memcached_server
Expand All @@ -49,7 +49,7 @@
- name: os_keystone
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-os_keystone
version: 6d131caff7f60d1dfd0c5d3223fe6ece6416a34c
version: ffc9c9b5e681748ff3e54e43f22c921e83342a51
- name: openstack_openrc
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-openstack_openrc
Expand All @@ -73,11 +73,11 @@
- name: os_designate
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-os_designate
version: a4952759e91853adbc2ba0e0088eacd12a0d1bd1
version: eac6d3c674397097d8adf722635252b1822c8f6c
- name: os_glance
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-os_glance
version: 6590581bbcc73f12113edbd0195c33c90fef74b9
version: 47080919c937aace65fc7dc8e9670dbcfd910b88
- name: os_gnocchi
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-os_gnocchi
Expand Down Expand Up @@ -105,11 +105,11 @@
- name: os_neutron
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-os_neutron
version: 728484ad440461b784114bf93cd912b3d1aecd2f
version: daee4328fe6778f14bc97e9db3359593fe1f55ce
- name: os_nova
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-os_nova
version: b1066d20502a29c4ec33fb9e5a8307201f7530cb
version: 80e0d04822f7ddc5b8d574329e4eb8a76aea63ff
- name: os_octavia
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-os_octavia
Expand All @@ -125,7 +125,7 @@
- name: os_swift
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-os_swift
version: 65a330b0bc96fb88b7b34082f40f47e432948f34
version: 0bb5979de285305f652694cee139390a8102c134
- name: os_tempest
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-os_tempest
Expand All @@ -137,7 +137,7 @@
- name: plugins
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-plugins
version: 91ec1736393ff40ac8062180daed0c0027c2549a
version: 11aed400f86951593bb60d1e853574b67894b0b3
- name: rabbitmq_server
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-rabbitmq_server
Expand Down

0 comments on commit 6836c7f

Please sign in to comment.