aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/heat/onap-rke/parts
diff options
context:
space:
mode:
authorKonrad Bańka <k.banka@samsung.com>2019-07-30 09:02:42 +0200
committerBrian Freeman <bf1936@att.com>2019-07-30 14:32:31 +0000
commita3990d05cd7a7f92a383cdeb9e4e89f0bc0d8a7b (patch)
tree67c9a1484289c3a69ab6f9c9e572a7bc41ed9f08 /deployment/heat/onap-rke/parts
parent86223f2aeffa0f4f43f0a4cc7dc6100ca44b671f (diff)
Correct minor issues in onap deployment scripts
Generated by deploy.sh heat template has been fixed to allow provisioning onap without proxy. Some minor fixes have been also implemented in openstack resources checks and git operations. Issue-ID: MULTICLOUD-708 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: Ie97b1845e217068a1c5634fbf8f2864cd4a4da29
Diffstat (limited to 'deployment/heat/onap-rke/parts')
-rw-r--r--deployment/heat/onap-rke/parts/onap-oom-1.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/deployment/heat/onap-rke/parts/onap-oom-1.yaml b/deployment/heat/onap-rke/parts/onap-oom-1.yaml
index ea3cc06c9..eaa7159c1 100644
--- a/deployment/heat/onap-rke/parts/onap-oom-1.yaml
+++ b/deployment/heat/onap-rke/parts/onap-oom-1.yaml
@@ -4,9 +4,11 @@ description: ONAP on RKE Kubernetes using OOM
parameters:
docker_proxy:
type: string
+ default: ""
apt_proxy:
type: string
+ default: ""
public_net_id:
type: string