summaryrefslogtreecommitdiffstats
path: root/code/install_interface_patch.sh
diff options
context:
space:
mode:
authorZhijiang Hu <hu.zhijiang@zte.com.cn>2017-11-17 08:43:31 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-11-17 08:43:31 +0000
commitfd74e1b6163f475050be225356f60b84c874177e (patch)
treea490fbc3b4979c308a4011b363243b44291c1d4c /code/install_interface_patch.sh
parent1889fdea74103c4a6cc10dfe78491ee399093dc3 (diff)
parent8dbc1fdd91884d315053c5e108af51fccc63f2a1 (diff)
Merge "Update image to solve kolla-box missing packaget"
Diffstat (limited to 'code/install_interface_patch.sh')
-rwxr-xr-xcode/install_interface_patch.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/code/install_interface_patch.sh b/code/install_interface_patch.sh
index 50c8ade6..e082c038 100755
--- a/code/install_interface_patch.sh
+++ b/code/install_interface_patch.sh
@@ -9,7 +9,7 @@
# http://www.apache.org/licenses/LICENSE-2.0
##############################################################################
imagebranch="pike"
-imageversion="171116161159"
+imageversion="171117113539"
imageserver="http://artifacts.opnfv.org/daisy/upstream"
imagedir="/var/lib/daisy/versionfile/kolla"
imagename="kolla-image-$imagebranch-$imageversion.tgz"