Updated git submodules
authorAlexis de Talhouët <alexis.de_talhouet@bell.ca>
Fri, 23 Feb 2018 20:54:02 +0000 (20:54 +0000)
committerGerrit Code Review <gerrit@onap.org>
Fri, 23 Feb 2018 20:54:02 +0000 (20:54 +0000)
Project: oom master c3f901acd912026f602ebdcb66c83490f1a4cf05

Merge "Add standardized helm chart for so"

Add standardized helm chart for so

This is a standardization (based on helm community best practices)
of a Helm chart for the Service Orchestrator (so) in ONAP.

How to deploy the so chart (outside of the parent onap chart) from
the local oom/kubernetes codebase.

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

** deploy the so helm chart with the "release" name of 'onap'
helm install so/ -n onap

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

index ecd6153..c3f901a 160000 (submodule)
@@ -1 +1 @@
-Subproject commit ecd6153f14f654c65837b7515f40f75ad8809241
+Subproject commit c3f901acd912026f602ebdcb66c83490f1a4cf05