diff options
author | Markos Chandras <mchandras@suse.de> | 2017-11-03 05:40:06 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-11-03 05:40:06 +0000 |
commit | 4ca1dc6895c8bac48c80f36181893385d9a8fc02 (patch) | |
tree | b3532fa4485b5e6aa3943703de43fc57a93324e5 /xci/config | |
parent | e5d66b5058188422bcb63f7860593278fcb39ba3 (diff) | |
parent | e8b406ff0ae67ab095cc0dd5ab815fdef0067d9b (diff) |
Merge "Bump OpenStack Ansible SHAs"
Diffstat (limited to 'xci/config')
-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 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"} |