summaryrefslogtreecommitdiffstats
path: root/src/main/resources
diff options
context:
space:
mode:
authorromaingimbert <romain.gimbert@orange.com>2018-04-24 16:08:16 +0200
committerromaingimbert <romain.gimbert@orange.com>2018-04-24 16:08:16 +0200
commited3d183036a0295a6b5ae9357eead53e16765106 (patch)
tree3a0ddca6f289c9a26cfa4e8668bb8dbd763ba804 /src/main/resources
parente71a543f91d6b612be63c181cefcd1655e0b3b0e (diff)
modelCustomizationName from SDC
- modelCustomizationName set from resourceInstanceName - add test case Change-Id: I5bd870343a5b87464bd06267b38300b51b568154 Issue-ID: EXTAPI-56 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/jolt/getServiceCatalog.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/jolt/getServiceCatalog.json b/src/main/resources/jolt/getServiceCatalog.json
index cac223e..f0b3787 100644
--- a/src/main/resources/jolt/getServiceCatalog.json
+++ b/src/main/resources/jolt/getServiceCatalog.json
@@ -8,6 +8,7 @@
"invariantUUID": "invariantUUID",
"toscaModelURL": "toscaModelURL",
"toscaResourceName": "toscaResourceName",
+ "resourceInstanceName" : "modelCustomizationName",
"category ": "category",
"subcategory": "subcategory",
"distributionStatus": "distributionStatus",