commit | b8be70a59f82cfb8473fe293f55111dbe2aff790 | [log] [tgz] |
---|---|---|
author | Gary Wu <gary.i.wu@huawei.com> | Sat Nov 17 17:14:38 2018 -0800 |
committer | Gary Wu <gary.i.wu@huawei.com> | Sat Nov 17 17:25:57 2018 -0800 |
tree | 436b59e9737fa0f8583632e3e350898734bf03c2 | |
parent | cef8b722ac852acd0f2b8e6fe8e04e40a4665862 [diff] [blame] |
Add mtu parameter to OOM heat template Change-Id: Ia478de1f3484fa9b32fe34cf0ec8a5defe118f2e Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
diff --git a/deployment/heat/onap-oom/parts/onap-oom-1.yaml b/deployment/heat/onap-oom/parts/onap-oom-1.yaml index ba3933b..5f117ac 100644 --- a/deployment/heat/onap-oom/parts/onap-oom-1.yaml +++ b/deployment/heat/onap-oom/parts/onap-oom-1.yaml
@@ -93,6 +93,10 @@ description: Set to "true" if you want to use a RAM disk for /dockerdata-nfs/. default: "false" + mtu: + type: number + default: 1500 + resources: random-str: type: OS::Heat::RandomString