aboutsummaryrefslogtreecommitdiffstats
path: root/test/ete/labs/gwu
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-01-18 14:54:47 -0800
committerGary Wu <gary.i.wu@huawei.com>2018-01-18 17:19:36 -0800
commit60dd0d84290b33e00fd5d4a05367670e8d5b4d6f (patch)
treec84547852a8657d0b4ea42c7d706885a70282b62 /test/ete/labs/gwu
parentc98156daf88de61f96b4f9d36c7d93b7a73e80ed (diff)
Enable DCAE in ONAP OOM heat template
Change-Id: Ie9ddb0975f6a71241081c7b48d5a88c24798903f Issue-ID: INT-381 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'test/ete/labs/gwu')
-rw-r--r--test/ete/labs/gwu/onap-oom.env18
1 files changed, 15 insertions, 3 deletions
diff --git a/test/ete/labs/gwu/onap-oom.env b/test/ete/labs/gwu/onap-oom.env
index 92c13fad2..6315267ef 100644
--- a/test/ete/labs/gwu/onap-oom.env
+++ b/test/ete/labs/gwu/onap-oom.env
@@ -7,8 +7,20 @@ parameters:
##############################################
public_net_id: 024582bd-ef9b-48b9-9e70-e6732559d9df
-
+ public_net_name: provider
docker_proxy: 192.168.1.51:5000
-
apt_proxy: 192.168.1.51:3142
-
+ ubuntu_1404_image: trusty
+ ubuntu_1604_image: xenial
+ centos_7_image: centos7
+ openstack_tenant_id: 4c93f99551604bf7af25a8f80c7f34cb
+ openstack_tenant_name: onap
+ openstack_username: demo
+ openstack_api_key: demo
+ keystone_url: http://192.168.1.11:5000
+ rancher_vm_flavor: m1.small
+ k8s_vm_flavor: m2.xxlarge
+ dns_list: ["192.168.1.11", "192.168.1.3"]
+ dns_forwarder: 192.168.1.11
+ oam_network_cidr: 172.16.0.0/16
+ dcae_ip_addr: 172.16.0.4