aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorHarry Huang <huangxiangyu5@huawei.com>2017-03-16 18:38:19 +0800
committerYingjun Li <yingjun.li@huawei.com>2017-03-17 01:32:13 +0000
commitf141c55066c32d1699debebb56394c04d32e69b2 (patch)
tree1c9c6589aabf1602467767d5708a33dee7aa8ebf /conf
parent6d809ad2460235ff8bc800a6e630c258df785cae (diff)
Add upload packages retry
1. retry 5 times if csar package uploads fail 2. clearwater service name varies over the time 3. use the word vnf instead of app Change-Id: Id85c7f467cbefbc46fd1f1daf6202d89ef3ac898 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com> (cherry picked from commit 8a07bcd6b75f62c7c79504f8a3c020a2d635156e)
Diffstat (limited to 'conf')
-rw-r--r--conf/open-o.yml4
-rw-r--r--conf/vnf.yml (renamed from conf/application.yml)5
2 files changed, 6 insertions, 3 deletions
diff --git a/conf/open-o.yml b/conf/open-o.yml
index 1281376..fb77eae 100644
--- a/conf/open-o.yml
+++ b/conf/open-o.yml
@@ -10,4 +10,6 @@ openo_docker_net:
nfvo_driver_vnfm_juju_port: 8483
nfvo_driver_vnfm_juju_mysql_port: 3306
-application:
+enable_sdno: false
+
+vnf_type:
diff --git a/conf/application.yml b/conf/vnf.yml
index 84f9eef..68f4492 100644
--- a/conf/application.yml
+++ b/conf/vnf.yml
@@ -6,7 +6,8 @@
# which accompanies this distribution, and is available at
# http://www.apache.org/licenses/LICENSE-2.0
##############################################################################
-application:
- - name: clearwater
+vIMS:
+ - type: clearwater
ns_pkg: pop_ns_juju.csar
vnf_pkg: JUJU_clearwater.csar
+ nsdId: ns_cw_2016