diff options
author | Victor Morales <victor.morales@intel.com> | 2019-03-12 15:04:11 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-03-12 15:04:11 +0000 |
commit | 0ebf88e591f3b6cef8e33cbaf34700fe607af779 (patch) | |
tree | 8e42ac8f0dc186cc9f7169323cae0eb2a66c2dd4 /docs/submodules/multicloud/k8s.git | |
parent | b5cfda0dc5f2f93bc59de65489e98358e558b90f (diff) |
Update git submodules
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 98e83cc404987387466721aedca3fc6c97cab40b
- Merge "Add support for parsing profile yaml files"
- Add support for parsing profile yaml files
Add code to parse profile configuration yaml
The parsing function is global and returns a client
which can then be used to get or apply specific parts
of the configuration on top of an extracted helm chart.
P14: Add unit test that covers both ProcessProfileYaml
and CopyConfigurationOverrides
P15: Adding mock_charts and mock_profiles
We expect to reuse these files for other unit tests
Issue-ID: ONAPARC-348
Change-Id: I4504d0b158fdfef476b8c2a461d33306926545d7
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
Diffstat (limited to 'docs/submodules/multicloud/k8s.git')
m--------- | docs/submodules/multicloud/k8s.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/multicloud/k8s.git b/docs/submodules/multicloud/k8s.git -Subproject f70a3d22ce65e9c17a99fc921d350fbcbe14633 +Subproject 98e83cc404987387466721aedca3fc6c97cab40 |