diff options
author | gwu <gary.i.wu@huawei.com> | 2018-07-17 22:11:39 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-07-17 23:15:37 -0700 |
commit | 10db462fe75f1b588d5c8861dd2c8017f89c978a (patch) | |
tree | 482f494fe283dc85ced2bbc16dd1dc89cbe55dc2 /deployment/heat/onap-oom/parts/onap-oom-1.yaml | |
parent | fb4b8fb98af42e61dff04a335809c268da1eb006 (diff) |
Update lab RC files
Change-Id: Ie50b3c75047f1dac0af471e46c04ecd02c0dee82
Issue-ID: INT-532
Signed-off-by: gwu <gary.i.wu@huawei.com>
Diffstat (limited to 'deployment/heat/onap-oom/parts/onap-oom-1.yaml')
-rw-r--r-- | deployment/heat/onap-oom/parts/onap-oom-1.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/deployment/heat/onap-oom/parts/onap-oom-1.yaml b/deployment/heat/onap-oom/parts/onap-oom-1.yaml index 78e6f103b..000ef6a64 100644 --- a/deployment/heat/onap-oom/parts/onap-oom-1.yaml +++ b/deployment/heat/onap-oom/parts/onap-oom-1.yaml @@ -44,6 +44,10 @@ parameters: type: string default: "docker-manifest.csv" + key_name: + type: string + default: "onap_key" + resources: random-str: type: OS::Heat::RandomString |