diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-01-18 14:54:47 -0800 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-01-18 17:19:36 -0800 |
commit | 60dd0d84290b33e00fd5d4a05367670e8d5b4d6f (patch) | |
tree | c84547852a8657d0b4ea42c7d706885a70282b62 /test/ete/labs/huawei/onap-oom.env | |
parent | c98156daf88de61f96b4f9d36c7d93b7a73e80ed (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/huawei/onap-oom.env')
-rw-r--r-- | test/ete/labs/huawei/onap-oom.env | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/ete/labs/huawei/onap-oom.env b/test/ete/labs/huawei/onap-oom.env index 208cc6fa5..423480fef 100644 --- a/test/ete/labs/huawei/onap-oom.env +++ b/test/ete/labs/huawei/onap-oom.env @@ -17,3 +17,5 @@ parameters: openstack_username: demo openstack_api_key: demo keystone_url: http://10.145.122.117:5000 + rancher_vm_flavor: m1.small + k8s_vm_flavor: m1.xxlarge |