From 3a202c3ce9dce734fe22eb60d7946e8c04023215 Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Thu, 2 Nov 2017 14:08:21 +0530 Subject: Update creation of vsp with proper vlm details CLI-57 Change-Id: Icc5dad304b704f8037bccdd1a02bf34a884f8d28 Signed-off-by: Kanagaraj Manickam k00365106 --- .../vsp/vsp-create-schema-1.1-moco.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'plugins/sdc/src/test/resources/onap-cli-sample/vsp/vsp-create-schema-1.1-moco.json') diff --git a/plugins/sdc/src/test/resources/onap-cli-sample/vsp/vsp-create-schema-1.1-moco.json b/plugins/sdc/src/test/resources/onap-cli-sample/vsp/vsp-create-schema-1.1-moco.json index 6e7253f9..0a9b516c 100644 --- a/plugins/sdc/src/test/resources/onap-cli-sample/vsp/vsp-create-schema-1.1-moco.json +++ b/plugins/sdc/src/test/resources/onap-cli-sample/vsp/vsp-create-schema-1.1-moco.json @@ -7,32 +7,32 @@ "X-FromAppId" : "onap-cli", "Accept" : "application/json", "USER_ID" : "cs0008", - "X-TransactionId" : "req-aa703f95-a8ab-4c5c-8971-40e73df98a28", + "X-TransactionId" : "req-d12d57b4-de08-481f-9235-f524e3b7aa99", "Content-Type" : "application/json" }, "json" : { "category" : "resourceNewCategory.generic", - "vendorId" : "b1caa2ec31ba4b738cbe5aab362b35aa", + "vendorId" : "cf2d907d998e44698ce3b4cded5f66a7", "subCategory" : "resourceNewCategory.generic.abstract", - "description" : "VSP created from CLI for vFW", + "description" : "VLB created from CLI", "licensingVersion" : { - "id" : "4.0", - "label" : "4.0" + "id" : "2.0", + "label" : "2.0" }, "licensingData" : { - "featureGroups" : [ "efea8b9817b344c4b93c45dc141f6703" ], - "licenseAgreement" : "b373c16f28854c6db9e027929ae5e5ed" + "featureGroups" : [ "3a2fb75b52a54e9c8093e7c154210f9e" ], + "licenseAgreement" : "77e151d0503b45ecb7e40f5f5f1a887e" }, "icon" : "icon", "onboardingMethod" : "NetworkPackage", - "vendorName" : "Kanag", - "name" : "kanag-cli-vfw" + "vendorName" : "Kanag-cli", + "name" : "kanag-cli-VLB" } }, "response" : { "status" : 200, "json" : { - "vspId" : "5ca119e2326045d1857ae3f04a816434" + "vspId" : "f19cad8343794e93acb9cda2e4126281" } } } ] \ No newline at end of file -- cgit 1.2.3-korg