summaryrefslogtreecommitdiffstats
path: root/xci/config/pinned-versions
diff options
context:
space:
mode:
authorMarkos Chandras <mchandras@suse.de>2018-09-07 16:06:59 +0100
committerMarkos Chandras <mchandras@suse.de>2018-09-07 16:06:59 +0100
commit63de040d867ca8b8557d16affff7414b1f3931ba (patch)
tree9511dae9ca2bcea78981d99c2e6348f6724f57b4 /xci/config/pinned-versions
parent9bc4e51f59af4e6ab65e6e039a84e818fafb4aa0 (diff)
xci: osa: Update OSA SHAs to the HEAD of the Rocky branch
Change-Id: I012f829c124d665d7d8d9ebb6b18a72d6d73258f Signed-off-by: Markos Chandras <mchandras@suse.de>
Diffstat (limited to 'xci/config/pinned-versions')
-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 0581a981..69892b40 100755
--- a/xci/config/pinned-versions
+++ b/xci/config/pinned-versions
@@ -35,8 +35,8 @@ export BIFROST_IRONIC_CLIENT_VERSION=${BIFROST_IRONIC_CLIENT_VERSION:-"b29646d0e
export BIFROST_IRONIC_INSPECTOR_VERSION=${BIFROST_IRONIC_INSPECTOR_VERSION:-"403888919bc7f40c1c51f32fe23dff44da3cbcca"}
# HEAD of ironic-inspector-client "stable/rocky" as of 30.08.2018
export BIFROST_IRONIC_INSPECTOR_CLIENT_VERSION=${BIFROST_IRONIC_INSPECTOR_CLIENT_VERSION:-"eb588de8ba69d750223b024b24346c088c023272"}
-# HEAD of osa "stable/rocky" as of 30.08.2018
-export OPENSTACK_OSA_VERSION=${OPENSTACK_OSA_VERSION:-"b9d9269528ecbe04b2638a73c2b0f49839f27422"}
+# HEAD of osa "stable/rocky" as of 07.09.2018
+export OPENSTACK_OSA_VERSION=${OPENSTACK_OSA_VERSION:-"ff6161e7f08b8ffe9ff6e0552517ea3f10292cf8"}
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')