diff options
author | DR695H <dr695h@att.com> | 2019-07-22 12:37:45 -0400 |
---|---|---|
committer | DR695H <dr695h@att.com> | 2019-07-22 17:17:28 -0400 |
commit | c1103fba68e3461b136b044daec3339d0e6575f7 (patch) | |
tree | aeef2cbf58858d236d8dfa4b17c463fab83b5b6a /vcpe_allotted_resource_data.json.example | |
parent | d979465ec6720dffbebd22bd83104ea5a5f4e65e (diff) |
remove the last of the global variables
Issue-ID: TEST-174
Change-Id: I1997bd0e4b693f3560f2cfc254c93537c96ed444
Signed-off-by: DR695H <dr695h@att.com>
Diffstat (limited to 'vcpe_allotted_resource_data.json.example')
-rw-r--r-- | vcpe_allotted_resource_data.json.example | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/vcpe_allotted_resource_data.json.example b/vcpe_allotted_resource_data.json.example deleted file mode 100644 index 6d821ca2..00000000 --- a/vcpe_allotted_resource_data.json.example +++ /dev/null @@ -1,12 +0,0 @@ -{ - "tunnelxconn": { - "invariantUUID": "8ac029e7-77aa-40d4-b28a-d17c02d5fd82", - "UUID": "2ddc1b37-d7da-4aab-b645-ed7db34a5d03", - "node_type": "org.openecomp.service.Demovcpevgmux" - }, - "brg": { - "invariantUUID": "ff0337b9-dbe2-4d88-bb74-18bf027ae586", - "UUID": "1b6974f1-4aed-47f4-b962-816aa1261927", - "node_type": "org.openecomp.service.Demovcpevbrgemu" - } -} |