From c1103fba68e3461b136b044daec3339d0e6575f7 Mon Sep 17 00:00:00 2001 From: DR695H Date: Mon, 22 Jul 2019 12:37:45 -0400 Subject: remove the last of the global variables Issue-ID: TEST-174 Change-Id: I1997bd0e4b693f3560f2cfc254c93537c96ed444 Signed-off-by: DR695H --- vnf_resources.json.example | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 vnf_resources.json.example (limited to 'vnf_resources.json.example') diff --git a/vnf_resources.json.example b/vnf_resources.json.example deleted file mode 100644 index e5f187fc..00000000 --- a/vnf_resources.json.example +++ /dev/null @@ -1,17 +0,0 @@ -{ - "vFWSNK": { - "vnf_type": "53a6f526-7df5-4d96-8646 0", - "vf_module": "53a6f5267df54d968646..base_vfw..module-0" - }, - "vPKG": { - "vnf_type": "6652ddfc-6759-47ec-9ef5 0", - "vf_module": "6652ddfc675947ec9ef5..base_vpkg..module-0" - } -} - -# SDC Query -# http://{{sdc_be_port}}//sdc2/rest/v1/catalog/services/serviceName/demoVFWCL/serviceVersion/1.0 -# componentInstances[].groupInstances[0].groupName -# componentInstances[].name -# groupInstances[]."groupName": "53a6f5267df54d968646..base_vfw..module-0", -# "name": "53a6f526-7df5-4d96-8646 0", -- cgit 1.2.3-korg