diff options
Diffstat (limited to 'xci/config/pinned-versions')
-rwxr-xr-x | xci/config/pinned-versions | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xci/config/pinned-versions b/xci/config/pinned-versions index e1c110c6..09f618fe 100755 --- a/xci/config/pinned-versions +++ b/xci/config/pinned-versions @@ -24,4 +24,4 @@ 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:-"4d39f2cc29417153780210fc0bb86223387e9968"} +export OPENSTACK_OSA_VERSION=${OPENSTACK_OSA_VERSION:-"691c59f25e5d271c670c24d12e8d60fa422441e1"} |