From 66b3afa06776e9944ad515206d281d67747c9770 Mon Sep 17 00:00:00 2001 From: "Leonard, Mark (ml401d)" Date: Wed, 21 Mar 2018 18:40:41 +0000 Subject: Incorporate the ECOMP SDC Artefact Generator code Remove the Maven dependency on openecomp-sdc-artifact-generator-core, because this is not maintained in the ONAP source code repositories. The functionality provided by the SDC Artifact Generator is replaced with equivalent code that depends on the SDC-TOSCA parsing library, without introducing any backwards-compatibility breaks. The intention is to make this Maven project more maintainable by depending only the common ONAP libraries. Change-Id: I01d78575d3b7c70a11e4c7989a021de3c0913a06 Issue-ID: AAI-943 Signed-off-by: mark.j.leonard --- .../generatedXml/AAI-SCP-Test-VSP-resource-1.0.xml | 51 ++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 src/test/resources/generatedXml/AAI-SCP-Test-VSP-resource-1.0.xml (limited to 'src/test/resources/generatedXml/AAI-SCP-Test-VSP-resource-1.0.xml') diff --git a/src/test/resources/generatedXml/AAI-SCP-Test-VSP-resource-1.0.xml b/src/test/resources/generatedXml/AAI-SCP-Test-VSP-resource-1.0.xml new file mode 100644 index 0000000..22f3ed0 --- /dev/null +++ b/src/test/resources/generatedXml/AAI-SCP-Test-VSP-resource-1.0.xml @@ -0,0 +1,51 @@ + + b2b88a73-5c55-4984-99dd-a35c55935d14 + resource + + + 2e42bac2-318a-410c-b8ff-3b3a31351be7 + SCP-Test-VSP + 1.0 + SCP Test VSP + + + T + unbounded + + + T + unbounded + + + + model-ver + + model-ver.model-version-id + 06258c44-ab48-4b4b-a5db-16892f7d1e76 + + + model.model-invariant-id + 6f288081-b321-47c9-b038-6de70079a3bf + + + + + + + + model-ver + + model-ver.model-version-id + 93a6166f-b3d5-4f06-b4ba-aed48d009ad9 + + + model.model-invariant-id + acc6edd8-a8d4-4b93-afaa-0994068be14c + + + + + + + + \ No newline at end of file -- cgit 1.2.3-korg