summaryrefslogtreecommitdiffstats
path: root/code/install_interface_patch.sh
diff options
context:
space:
mode:
authorJulien <zhang.jun3g@zte.com.cn>2017-10-26 15:00:24 +0800
committerZhijiang Hu <hu.zhijiang@zte.com.cn>2017-10-26 09:18:28 +0000
commit707a7b00f7fe6762ba1c433a5657309c5364e2d9 (patch)
treea3791cbd7321a3323f5ccd77a90da824f08e6fde /code/install_interface_patch.sh
parente9b3657808ab47a9478fa5137abb27cbede11ad2 (diff)
Update artifacts url
Use artifacts.opnfv.org intead of other urls Change-Id: I9a04d89cfbb8ee3c1296cff4a60180ae3248f1f2 Signed-off-by: Julien <zhang.jun3g@zte.com.cn> (cherry picked from commit 6a0f0d01557c896d6deeafb8aec125458fbe6115)
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 6e239490..5177425b 100755
--- a/code/install_interface_patch.sh
+++ b/code/install_interface_patch.sh
@@ -10,7 +10,7 @@
##############################################################################
imagebranch="ocata"
imageversion="170811155446"
-imageserver="http://120.24.17.215"
+imageserver="http://artifacts.opnfv.org/daisy/upstream"
imagedir="/var/lib/daisy/versionfile/kolla"
imagename="kolla-image-$imagebranch-$imageversion.tgz"
mkdir -p $imagedir