aboutsummaryrefslogtreecommitdiffstats
path: root/conf/download.conf
diff options
context:
space:
mode:
authorHarry Huang <huangxiangyu5@huawei.com>2017-03-13 18:10:12 +0800
committerYingjun Li <yingjun.li@huawei.com>2017-03-16 05:58:41 +0000
commit6d809ad2460235ff8bc800a6e630c258df785cae (patch)
tree6289c0ffeea3076512d07b06cdd3eb01a7bd2025 /conf/download.conf
parent3ad87b8a162fad9ad55807233db7a27fcc493756 (diff)
independent network for opera
1. launch open-o dockers directly on jump host instead of a vm 2. launch only one juju vm has both client and metadata function 3. add clearwater csar packages into opera repo 4. automatically deploy clearwater when key application in conf/application.yml has value clearwater 5. support keystone v3 Change-Id: Ic59f66d2cededf661aa7f6de2a40836ea40d8887 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com> (cherry picked from commit cd0feb45a414980fdd7249c9cc4fc28a1213c769)
Diffstat (limited to 'conf/download.conf')
-rw-r--r--conf/download.conf6
1 files changed, 0 insertions, 6 deletions
diff --git a/conf/download.conf b/conf/download.conf
deleted file mode 100644
index 76a7fc6..0000000
--- a/conf/download.conf
+++ /dev/null
@@ -1,6 +0,0 @@
-# iso and img conifg
-OPENO_VM_ISO_URL=http://205.177.226.237:9999/CentOS-7-x86_64-Minimal-1511.iso
-JUJU_IMG_NAME=(xenial_x86_64 trusty_x86_64 precise_x86_64)
-JUJU_IMG_URL=(http://cloud-images.ubuntu.com/xenial/current/xenial-server-cloudimg-amd64-disk1.img \
- http://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img \
- http://cloud-images.ubuntu.com/precise/current/precise-server-cloudimg-amd64-disk1.img)