From 6dc5375ebe5e23e0ec7d9643ff41854ad3b72c44 Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Tue, 27 Mar 2018 16:57:26 +0530 Subject: Fix the moco json reference name Issue-ID: CLI-100 Change-Id: I839941526c75f6edab89e0294bc9714f83d4cede Signed-off-by: Kanagaraj Manickam k00365106 --- .../resources/open-cli-sample/vsp/vsp-create-schema-beijing-sample.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vsp/vsp-create-schema-beijing-sample.yaml') diff --git a/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vsp/vsp-create-schema-beijing-sample.yaml b/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vsp/vsp-create-schema-beijing-sample.yaml index 8b0cbad6..7dcdeeb1 100644 --- a/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vsp/vsp-create-schema-beijing-sample.yaml +++ b/products/onap-beijing/features/sdc/src/main/resources/open-cli-sample/vsp/vsp-create-schema-beijing-sample.yaml @@ -19,7 +19,7 @@ samples: sample1: name: vsp-create input: --vsp-name kanag-cli-VLB --vsp-description VLB created from CLI --vlm-agreement-id 77e151d0503b45ecb7e40f5f5f1a887e --vlm-version 2.0 --vlm-feature-group-id 3a2fb75b52a54e9c8093e7c154210f9e --vlm-id cf2d907d998e44698ce3b4cded5f66a7 --vlm-vendor Kanag-cli - moco: vsp-create-schema-1.1-moco.json + moco: vsp-create-schema-beijing-moco.json output: | +----------+----------------------------------+ |property |value | -- cgit 1.2.3-korg