From d7e55704922891119a9f9dab1f279e5461926dd8 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 9 Aug 2019 21:49:29 +0000 Subject: 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 --- docs/submodules/ccsdk/cds.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/ccsdk/cds.git b/docs/submodules/ccsdk/cds.git index 3c1781135..4001ac133 160000 --- a/docs/submodules/ccsdk/cds.git +++ b/docs/submodules/ccsdk/cds.git @@ -1 +1 @@ -Subproject commit 3c1781135b4029fdc657b2009259d3b8ddd8eebc +Subproject commit 4001ac13397c082ee97c7ff440fa2ead5d50b421 -- cgit 1.2.3-korg