From e8b406ff0ae67ab095cc0dd5ab815fdef0067d9b Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Mon, 30 Oct 2017 16:42:19 +0000 Subject: 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 --- xci/config/pinned-versions | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'xci/config') 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"} -- cgit 1.2.3-korg