diff options
author | Stuart Mackie <wsmackie@juniper.net> | 2017-11-13 19:07:05 -0800 |
---|---|---|
committer | Stuart Mackie <wsmackie@juniper.net> | 2017-11-14 03:10:38 +0000 |
commit | 95fc8308b92849123e0994c37faec0eb4d063fa8 (patch) | |
tree | 05e734947ca5be9b1780a82ba647bebe088a0c52 /ci/02-deploybundle.sh | |
parent | 520f921f6e3bd2ab38c385511662f7631461bd0b (diff) |
Keystone V3, neutron-api.yaml: manage-neutron-plugin-legacy-mode: False, patch containers after launch
Change-Id: Ia434e68bc3df9812ebfb7fcaa6d02dd81f046f0b
Signed-off-by: Stuart Mackie <wsmackie@juniper.net>
Diffstat (limited to 'ci/02-deploybundle.sh')
-rwxr-xr-x | ci/02-deploybundle.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/02-deploybundle.sh b/ci/02-deploybundle.sh index 5a72445e..2eff3f0d 100755 --- a/ci/02-deploybundle.sh +++ b/ci/02-deploybundle.sh @@ -170,7 +170,7 @@ openfile_fix() { if [ "$opnfvsdn" = "ocl" ] then - TAG="ubuntu16.04-4.0.1.0-32.tar.gz" + TAG="ubuntu16.04-4.0.2.0-34.tar.gz" for ROLE in contrail-controller contrail-analytics contrail-analyticsdb do |