aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/heat/onap-oom/parts
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-11-20 10:29:22 -0800
committerGary Wu <gary.i.wu@huawei.com>2018-11-20 10:29:22 -0800
commit2fcb592e1ad6c95136ea8607cd4053713dbe3920 (patch)
treed1b32ced9997832048c68cea7ad0f21edbea55c1 /deployment/heat/onap-oom/parts
parent919bb88e881c1d90e9c5bedd69a3199bc340e851 (diff)
Make gerrit_refspec parameters optional
Change-Id: If3dbd009d59f75d9b9f9556c5ece32a40890a383 Issue-ID: INT-584 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'deployment/heat/onap-oom/parts')
-rw-r--r--deployment/heat/onap-oom/parts/onap-oom-1.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/deployment/heat/onap-oom/parts/onap-oom-1.yaml b/deployment/heat/onap-oom/parts/onap-oom-1.yaml
index 5f117acb8..1a9e33d60 100644
--- a/deployment/heat/onap-oom/parts/onap-oom-1.yaml
+++ b/deployment/heat/onap-oom/parts/onap-oom-1.yaml
@@ -46,7 +46,7 @@ parameters:
integration_gerrit_refspec:
type: string
- default: "refs/heads/master"
+ default: ""
oom_gerrit_branch:
type: string
@@ -54,7 +54,7 @@ parameters:
oom_gerrit_refspec:
type: string
- default: "refs/heads/master"
+ default: ""
docker_manifest:
type: string