From deceaa484e223045c4b07323895fa8f09e330846 Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Thu, 29 Jun 2017 08:03:12 +0100 Subject: prototypes: xci: Update SHAs for OSA and its roles This also updates the second (pre_release) argument of 'update_ansible_role_requirements' from 'false' to 'true' so that non-openstack roles can be updated as well. Change-Id: Id424499f44c9b51c02d56e5d93580faeea50ad12 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 c4269367..de222fd9 100755 --- a/xci/config/pinned-versions +++ b/xci/config/pinned-versions @@ -21,7 +21,7 @@ #------------------------------------------------------------------------------- # use releng from master until the development work with the sandbox is complete export OPNFV_RELENG_VERSION="master" -# HEAD of "master" as of 04.04.2017 +# HEAD of "master" as of 29.06.2017 export OPENSTACK_BIFROST_VERSION=${OPENSTACK_BIFROST_VERSION:-"7c9bb5e07c6bc3b42c9a9e8457e5eef511075b38"} # HEAD of "master" as of 04.04.2017 -export OPENSTACK_OSA_VERSION=${OPENSTACK_OSA_VERSION:-"d9e1330c7ff9d72a604b6b4f3af765f66a01b30e"} +export OPENSTACK_OSA_VERSION=${OPENSTACK_OSA_VERSION:-"0648818c64239b534d00db381c4609f28e40bda9"} -- cgit 1.2.3-korg