Update git submodules
authorDan Timoney <dtimoney@att.com>
Fri, 9 Aug 2019 21:49:29 +0000 (21:49 +0000)
committerGerrit Code Review <gerrit@onap.org>
Fri, 9 Aug 2019 21:49:29 +0000 (21:49 +0000)
commitd7e55704922891119a9f9dab1f279e5461926dd8
treee462a5c3a3a134b7422424f5b861c3c8317985f6
parentd38fa1ae90abbf376a9be9338e06461844796f33
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 4001ac13397c082ee97c7ff440fa2ead5d50b421
  - Merge "Add declarative acceptance tests"
  - Add declarative acceptance tests

    First two UATs are for blueprints Echo and "PNF Configuration".

    The body of the ODL mount request was changed from XML to JSON,
    so it can be represented in a YAML file.

    Initial documentation about the UATs can be found at
    components/model-catalog/blueprint-model/uat-blueprints/README.md

    BluePrintArchiveUtils.recurseFiles() replaced by compressFolder() that
    uses native Java 7. Removed commons-compress as dependency since is no
    longer used.

    Change-Id: I96a584ae12ca009f90fe8fe9485eb57ce05e8add
    Issue-ID: CCSDK-1569
Signed-off-by: Eliezio Oliveira <eliezio.oliveira@est.tech>
docs/submodules/ccsdk/cds.git