shabump: Bump SHAs to bring cinder, lxc_hosts, and pip fixes in 65/54565/6
authorFatih Degirmenci <fdegir@gmail.com>
Wed, 28 Mar 2018 16:44:06 +0000 (09:44 -0700)
committerFatih Degirmenci <fdegir@gmail.com>
Tue, 3 Apr 2018 06:46:55 +0000 (08:46 +0200)
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>
xci/config/pinned-versions
xci/installer/osa/files/ansible-role-requirements.yml

index 8067fe6..6b20374 100755 (executable)
@@ -35,8 +35,8 @@ export BIFROST_IRONIC_CLIENT_VERSION=${BIFROST_IRONIC_CLIENT_VERSION:-"1da269b0e
 export BIFROST_IRONIC_INSPECTOR_VERSION=${BIFROST_IRONIC_INSPECTOR_VERSION:-"84da941fafb905c2debdd9a9ba68ba743af3ce8a"}
 # HEAD of ironic-inspector-client "master" as of 13.02.2018
 export BIFROST_IRONIC_INSPECTOR_CLIENT_VERSION=${BIFROST_IRONIC_INSPECTOR_CLIENT_VERSION:-"b73403fdad3165cfcccbf4b0330d426ae5925e01"}
-# HEAD of osa "stable/queens" as of 21.03.2018
-export OPENSTACK_OSA_VERSION=${OPENSTACK_OSA_VERSION:-"dbf6a9c54a8a3aa59eb998daef296022eeadfa0f"}
+# HEAD of osa "stable/queens" as of 03.04.2018
+export OPENSTACK_OSA_VERSION=${OPENSTACK_OSA_VERSION:-"90d0679d209cb494b9a71817c56e2c26c7fc5ca1"}
 export KEEPALIVED_VERSION=$(grep -E '.*name: keepalived' -A 3 \
        ${XCI_PATH}/xci/installer/osa/files/ansible-role-requirements.yml \
        | tail -n1 | sed -n 's/\(^.*: \)\([0-9a-z].*$\)/\2/p')
index 761609e..e4e87dd 100644 (file)
@@ -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
 - 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