Update git submodules
authorVictor Morales <victor.morales@intel.com>
Tue, 12 Mar 2019 15:04:11 +0000 (15:04 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 12 Mar 2019 15:04:11 +0000 (15:04 +0000)
commit0ebf88e591f3b6cef8e33cbaf34700fe607af779
tree8e42ac8f0dc186cc9f7169323cae0eb2a66c2dd4
parentb5cfda0dc5f2f93bc59de65489e98358e558b90f
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>
docs/submodules/multicloud/k8s.git