diff options
author | 2017-08-31 12:34:35 +0100 | |
---|---|---|
committer | 2017-09-06 11:39:24 +0100 | |
commit | 2e746411a9c5dfbd75e0f4def5101b06d55dee8a (patch) | |
tree | 304dcddb2f361d526c8d79651b967cc9780db4ec /xci/config/pinned-versions | |
parent | 801b4d036875da53aa29d4a3d6bdce8a0d8a040a (diff) |
xci: SHA bump as of September 5th 2017
The SHA bump is required for SUSE support.
Change-Id: If21e7658ee2ee967c458c08d186b5c1d07b5d93c
Signed-off-by: Markos Chandras <mchandras@suse.de>
Diffstat (limited to 'xci/config/pinned-versions')
-rwxr-xr-x | xci/config/pinned-versions | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xci/config/pinned-versions b/xci/config/pinned-versions index 51b7ae7e..4c760918 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:-"7c9bb5e07c6bc3b42c9a9e8457e5eef511075b38"} -# HEAD of osa "master" as of 23.08.2017 -export OPENSTACK_OSA_VERSION=${OPENSTACK_OSA_VERSION:-"691c59f25e5d271c670c24d12e8d60fa422441e1"} +# HEAD of osa "master" as of 05.09.2017 +export OPENSTACK_OSA_VERSION=${OPENSTACK_OSA_VERSION:-"d32bb257cbad2410711d6cdf54faff828605026e"} |