diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-01-16 18:31:01 -0800 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-01-17 16:19:42 -0800 |
commit | ccd529bf8e917c9534e43a0c35b6598e0188885e (patch) | |
tree | b4d7cc99adbd01f1cd054f434ab2a33dfea5bc5b /test/ete/labs/huawei/onap-oom.env | |
parent | d6cec0bbf6c929113b47c4a62594c3e5e2fcf261 (diff) |
Heat template for ONAP OOM deployment
Issue-ID: INT-381
Change-Id: I9b9a59c4f9efa9eadc5d47548f038800a0bba0dd
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 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/test/ete/labs/huawei/onap-oom.env b/test/ete/labs/huawei/onap-oom.env new file mode 100644 index 000000000..b50244e83 --- /dev/null +++ b/test/ete/labs/huawei/onap-oom.env @@ -0,0 +1,14 @@ +parameters: + + ############################################## + # # + # Parameters used across all ONAP components # + # # + ############################################## + + public_net_id: 3a6247f1-fac6-4167-a49f-33cc8415ccf4 + + docker_proxy: 10.145.122.118:5000 + + apt_proxy: 10.145.122.118:3142 + |