summaryrefslogtreecommitdiffstats
path: root/xci/config
diff options
context:
space:
mode:
authorFatih Degirmenci <fdegir@gmail.com>2018-03-28 09:44:06 -0700
committerFatih Degirmenci <fdegir@gmail.com>2018-04-03 08:46:55 +0200
commit56ab31c8ae5fe9e4f151fc1de5881c7bb2a09a2f (patch)
tree0472bb908d7859a141a58c5d98fe901bb9efca50 /xci/config
parent455ea6c732384de5616be9c8c5cb006ae38e6716 (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/config')
-rwxr-xr-xxci/config/pinned-versions4
1 files changed, 2 insertions, 2 deletions
diff --git a/xci/config/pinned-versions b/xci/config/pinned-versions
index 8067fe69..6b20374a 100755
--- a/xci/config/pinned-versions
+++ b/xci/config/pinned-versions
@@ -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')