From fe17f093d5c61207949eebef95b83baf5139be50 Mon Sep 17 00:00:00 2001 From: "Blimkie, Steven (sb787e)" Date: Tue, 27 Jun 2017 21:08:37 +0300 Subject: Allow handling of legact model artifacts Change-Id: I3d4c5e51140d4d05b3fd871d58c2590421c0e9db Signed-off-by: Blimkie, Steven (sb787e) --- src/test/resources/models/AAI-VL-resource-1.xml | 84 ++++++++++--------------- 1 file changed, 32 insertions(+), 52 deletions(-) (limited to 'src/test/resources/models/AAI-VL-resource-1.xml') diff --git a/src/test/resources/models/AAI-VL-resource-1.xml b/src/test/resources/models/AAI-VL-resource-1.xml index 98941ad..e80d4f3 100644 --- a/src/test/resources/models/AAI-VL-resource-1.xml +++ b/src/test/resources/models/AAI-VL-resource-1.xml @@ -1,52 +1,32 @@ - - - - 5c12984d-db0f-4300-a0e0-9791775cc40f - resource - - - 88bdbadf-db8a-490f-881e-c8effcbc3f66 - VL - 1 - Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). - - - F - unbounded - - - - model-ver - - model-ver.model-version-id - 9111f20f-e680-4001-b83f-19a2fc23bfc1 - - - model.model-invariant-id - 3d560d81-57d0-438b-a2a1-5334dba0651a - - - - - - - - + + 5c12984d-db0f-4300-a0e0-9791775cc40f + resource + + + 88bdbadf-db8a-490f-881e-c8effcbc3f66 + VL + 1 + Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). + + + F + unbounded + + + + model-ver + + model-ver.model-version-id + 9111f20f-e680-4001-b83f-19a2fc23bfc1 + + + model.model-invariant-id + 3d560d81-57d0-438b-a2a1-5334dba0651a + + + + + + + + \ No newline at end of file -- cgit 1.2.3-korg