summaryrefslogtreecommitdiffstats
path: root/code/makefile_patch.sh
diff options
context:
space:
mode:
authorZhijiang Hu <hu.zhijiang@zte.com.cn>2018-04-03 11:03:06 +0800
committerZhijiang Hu <hu.zhijiang@zte.com.cn>2018-04-03 11:03:06 +0800
commit46fe1b25f49dc0385ad0c81098ca34e96364f30c (patch)
tree56541359827762345dfc259b87711e6a6c4ded1d /code/makefile_patch.sh
parent899b9d234ad7729f98370a73202538715a6bf760 (diff)
re-point to upstream stable/queens
Change-Id: Iee938b95b15a2780f04c118f0bf42e1aeb5cc9ec Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Diffstat (limited to 'code/makefile_patch.sh')
-rwxr-xr-xcode/makefile_patch.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/code/makefile_patch.sh b/code/makefile_patch.sh
index 665b0729..9bde22f0 100755
--- a/code/makefile_patch.sh
+++ b/code/makefile_patch.sh
@@ -12,8 +12,8 @@
TOOLS_PATH=$1
CACHE_PATH=/home/cache
-imagebranch="pike"
-imageversion="180124134113"
+imagebranch="queens"
+imageversion="180401110925"
imageserver="http://artifacts.opnfv.org/daisy/upstream"
imagename="kolla-image-$imagebranch-$imageversion.tgz"