summaryrefslogtreecommitdiffstats
path: root/code/install_interface_patch.sh
diff options
context:
space:
mode:
authorZhijiang Hu <hu.zhijiang@zte.com.cn>2017-11-16 01:46:42 -0500
committerZhijiang Hu <hu.zhijiang@zte.com.cn>2017-11-16 06:29:39 -0500
commit885fc9bb2ba45c46d8b3f4d18f2745e53295f66e (patch)
treed3f2303925502f514fd89e26301f15246f6a677a /code/install_interface_patch.sh
parent2ce15da683b2fbf9cdac71f49adb6f739442ed90 (diff)
ceilometer needs gnocchi from pike
Change-Id: I793a31e42eb5dd9f9af34489c599624b8c83e11a Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
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 8502118a..50c8ade6 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="171031195331"
+imageversion="171116161159"
imageserver="http://artifacts.opnfv.org/daisy/upstream"
imagedir="/var/lib/daisy/versionfile/kolla"
imagename="kolla-image-$imagebranch-$imageversion.tgz"