summaryrefslogtreecommitdiffstats
path: root/xci/config
diff options
context:
space:
mode:
authorMarkos Chandras <mchandras@suse.de>2017-10-30 16:42:19 +0000
committerMarkos Chandras <mchandras@suse.de>2017-11-02 11:26:41 +0000
commite8b406ff0ae67ab095cc0dd5ab815fdef0067d9b (patch)
treeb3daf5aa5addf995400dba2fde2cbbd1848a623d /xci/config
parentd14c305f9adfbb692f0f9113ce175e4db51697cc (diff)
Bump OpenStack Ansible SHAs
We also need to allow root logins when the ansible-hardening role is applied which are disabled by default. Change-Id: I71f881305bafdd884d541cd34796a6fed8eee157 Signed-off-by: Markos Chandras <mchandras@suse.de>
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 1e392132..03537258 100755
--- a/xci/config/pinned-versions
+++ b/xci/config/pinned-versions
@@ -27,5 +27,5 @@
export OPNFV_RELENG_VERSION="master"
# HEAD of bifrost "master" as of 29.06.2017
export OPENSTACK_BIFROST_VERSION=${OPENSTACK_BIFROST_VERSION:-"db9f2f556bf92558275c0422beafb5e68eff59f1"}
-# HEAD of osa "master" as of 05.09.2017
-export OPENSTACK_OSA_VERSION=${OPENSTACK_OSA_VERSION:-"d32bb257cbad2410711d6cdf54faff828605026e"}
+# HEAD of osa "master" as of 02.11.2017
+export OPENSTACK_OSA_VERSION=${OPENSTACK_OSA_VERSION:-"e319a00aaa50ac204269a0ce3da7a7a6d517ccf2"}