From 34145f8e2a87e5f6ab3ba9535e01a3d55524a812 Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Mon, 5 Feb 2018 13:18:22 +0100 Subject: bifrost: Bump bifrost sha1s to latest on master This change brings in the fix for policy.json removal. https://review.openstack.org/#/c/536349/ Change-Id: Ib18a99502c0ce61278e13f25a01622e073749d14 Signed-off-by: Fatih Degirmenci --- 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 89b03df1..5ea104dc 100755 --- a/xci/config/pinned-versions +++ b/xci/config/pinned-versions @@ -25,8 +25,8 @@ #------------------------------------------------------------------------------- # use releng-xci from master until the development work with the sandbox is complete export OPNFV_RELENG_VERSION="master" -# HEAD of bifrost "master" as of 11.12.2017 -export OPENSTACK_BIFROST_VERSION=${OPENSTACK_BIFROST_VERSION:-"8b4c956bf0ec6c1784e41af2a0598cb49c41461f"} +# HEAD of bifrost "master" as of 04.02.2018 +export OPENSTACK_BIFROST_VERSION=${OPENSTACK_BIFROST_VERSION:-"593db8a7774abff54cdfa0dec8d8cca320b6cdf7"} # HEAD of osa "master" as of 11.12.2017 export OPENSTACK_OSA_VERSION=${OPENSTACK_OSA_VERSION:-"7b3aac28a0a87e5966527829f6b0abcbc2303cc7"} export KEEPALIVED_VERSION=$(grep -E '.*name: keepalived' -A 3 \ -- cgit 1.2.3-korg