Update git submodules
authorFrancis Toth <francis.toth@yoppworks.com>
Mon, 18 May 2020 10:58:06 +0000 (06:58 -0400)
committerGerrit Code Review <gerrit@onap.org>
Mon, 18 May 2020 10:58:06 +0000 (10:58 +0000)
commit3f543c95e373cc73ffc36414cbf63d00f748a854
tree1eb9bbe87dbc3ba2d8b9b3b5e8d27930a4c939bf
parentd52ea33d63981e9ef79308fa0c67c136ca3f367d
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 0ff3fcba8b7d645e497a7300776bde86590ec70c
  - Refactor tosca representation retrieval in CsarUtils::populateZip

    This commit aims to simplify CsarUtils::populateZip by extracting how a tosca representation is fetched to another function. this enables to reduce the overall cyclomatic complexity of the function. Some additional work still needs to be done especially regarding the ToscaRepresentation and MainYamlWithDependencies classes (These happen to be really similar). This will be done in another change in the near future.

Signed-off-by: Francis Toth <francis.toth@yoppworks.com>
    Change-Id: I93600d0752565de523cf2285b1fa2ba43a96334f
    Issue-ID: SDC-2812
docs/submodules/sdc.git