Removing blueprints-processor
[ccsdk/features.git] / blueprints-processor / plugin / assignment-provider / src / test / resources / mapping / Mdsal / mdsal-array.json
diff --git a/blueprints-processor/plugin/assignment-provider/src/test/resources/mapping/Mdsal/mdsal-array.json b/blueprints-processor/plugin/assignment-provider/src/test/resources/mapping/Mdsal/mdsal-array.json
deleted file mode 100644 (file)
index 290a157..0000000
+++ /dev/null
@@ -1,42 +0,0 @@
-{\r
-       "locations": {\r
-               "name": "locations",\r
-               "property": {\r
-                       "type": "list",\r
-                       "entry_schema": {\r
-                               "type": "dt-location"\r
-                       }\r
-               },\r
-               "sources": {\r
-                       "mdsal": {\r
-                               "type": "source-mdsal",\r
-                               "properties": {\r
-                                       "url-path": "/restconf/config/L3VNF-API/services/service-list/$profile_name/12345",\r
-                                       "path": "/locations",\r
-                                       "input-key-mapping": {\r
-                                               "profile_name": "profile_name"\r
-                                       },\r
-                                       "output-key-mapping": {\r
-                                               "mdsal-country": "country",\r
-                                               "mdsal-state": "state"\r
-                                       },\r
-                                       "key-dependencies": [\r
-                                               "profile_name"\r
-                                       ]\r
-                               }\r
-                       }\r
-               }\r
-       },\r
-       "profile_name": {\r
-               "name": "profile_name",\r
-               "property": {\r
-                       "type": "string"\r
-               },\r
-               "sources": {\r
-                       "default": {\r
-                               "type": "source-input"\r
-                       }\r
-               }\r
-       }\r
-}\r
-\r