Updated git submodules
authorMike Elliott <mike.elliott@amdocs.com>
Mon, 12 Feb 2018 20:44:57 +0000 (15:44 -0500)
committerGerrit Code Review <gerrit@onap.org>
Fri, 23 Feb 2018 20:53:42 +0000 (20:53 +0000)
Project: oom master 799ae16776823e5f12412eab4bd21368480d682e

Add onap parent chart

This is a top-level parent helm chart which deploys customizations
of the ONAP platform.

The parent ONAP chart represents the start of OOM's move away from
the oneclick bash scripts and towards the direct use of Helm to
manage configuration and deployment of ONAP.

How to deploy onap chart from local oom/kubernetes codebase.

** need to create/update dependencies defined in the chart's
** requirements.yaml
helm dep update onap/

** deploy the onap parent chart (and all referenced subcharts)
** with the "release" name of 'onap'
helm install onap/ -n onap

Change-Id: I71bee25770bdce82a47bfabb04946bb4fad069a2
Issue-ID: OOM-265
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
docs/submodules/oom.git

index a70775c..799ae16 160000 (submodule)
@@ -1 +1 @@
-Subproject commit a70775c54d244fe769293ea3bba1d99881416e6e
+Subproject commit 799ae16776823e5f12412eab4bd21368480d682e