diff options
author | Markos Chandras <mchandras@suse.de> | 2017-11-28 09:10:22 +0000 |
---|---|---|
committer | Markos Chandras <mchandras@suse.de> | 2017-11-28 16:49:18 +0000 |
commit | 736703bceca04d4972052583eab3fe135e45eeb1 (patch) | |
tree | d7da95d706506c54c4eb3c78306202c664be815a /xci/config/pinned-versions | |
parent | b1f8a1b75764937befd84cb00138c61c893eec82 (diff) |
XCI: Bump OpenStack Ansible SHAs
Change-Id: Iee45d9c865f3fdc83089126cf78b1daa0917df1a
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 94a6215f..e3bfc8db 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 20.11.2017 export OPENSTACK_BIFROST_VERSION=${OPENSTACK_BIFROST_VERSION:-"cc46b9280cb0f65e8903af1b15994021018de27e"} -# HEAD of osa "master" as of 17.11.2017 -export OPENSTACK_OSA_VERSION=${OPENSTACK_OSA_VERSION:-"56eefa2f66aa7c77df831ef3332bdfa0802d9a04"} +# HEAD of osa "master" as of 28.11.2017 +export OPENSTACK_OSA_VERSION=${OPENSTACK_OSA_VERSION:-"746330cc858ad2c419571e56248f6ee82280a3da"} |