Update git submodules
authorandre.schmid <andre.schmid@est.tech>
Sun, 19 Apr 2020 16:35:32 +0000 (17:35 +0100)
committerGerrit Code Review <gerrit@onap.org>
Sun, 19 Apr 2020 16:35:32 +0000 (16:35 +0000)
commit1897f442d572071b2084c0c075bcd6136b26c6a5
tree00aec632bfcd0c2ea3a989f3e6208f00144f87fb
parent6b0f29442fee51891dd4a93ca48d9cdfc39ff7b2
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 615de28561aeb843e4fc18a1859b68a8164b17a4
  - Validates artifact configuration

    Validates if all the SDC base artifacts are configured.
    The base artifacts are provided by the ArtifactTypeEnum.

    Change-Id: Iffa38d6ba276014940afad71f7472bc8d730fcf8
    Issue-ID: SDC-2929
Signed-off-by: andre.schmid <andre.schmid@est.tech>
  - Configure a new Artifact Type

    Centralizes artifact configuration in one yaml entry.
    Allow the configuration of a new artifact type without
    the need of code changes.
    The configuration file now is used as a source of
    artifacts types instead the artifact type enum.
    The enum will be used as a source of base artifact types
    and also in hard coded business rules.

    Change-Id: Id0383d9fca9bce0519a4d52a4ecb3a68c8713f0f
    Issue-ID: SDC-2754
Signed-off-by: andre.schmid <andre.schmid@est.tech>
docs/submodules/sdc.git