diff options
author | Brian Freeman <bf1936@att.com> | 2018-11-27 14:33:27 -0500 |
---|---|---|
committer | Brian Freeman <bf1936@att.com> | 2018-11-27 14:33:40 -0500 |
commit | 9c42ae1883410c2c139e76501e839a09cc761a31 (patch) | |
tree | 6607cd87836aa3e81246b3c819d3500566683b82 /vcpe_allotted_resource_data.json.example | |
parent | b2a4951b485eeec49366bc58862aa253b2ccc8e7 (diff) |
Use vnf type as part of vsp name
Issue-ID: INT-601
Change-Id: I7dfb65b4691c46224275324d833a56a10887a79b
Signed-off-by: Brian Freeman <bf1936@att.com>
Diffstat (limited to 'vcpe_allotted_resource_data.json.example')
-rw-r--r-- | vcpe_allotted_resource_data.json.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcpe_allotted_resource_data.json.example b/vcpe_allotted_resource_data.json.example index f29f134b..6d821ca2 100644 --- a/vcpe_allotted_resource_data.json.example +++ b/vcpe_allotted_resource_data.json.example @@ -5,7 +5,7 @@ "node_type": "org.openecomp.service.Demovcpevgmux" }, "brg": { - "invariantUUID": "ff0337b9-dbe2-4d88-bb74-18bf027ae586" + "invariantUUID": "ff0337b9-dbe2-4d88-bb74-18bf027ae586", "UUID": "1b6974f1-4aed-47f4-b962-816aa1261927", "node_type": "org.openecomp.service.Demovcpevbrgemu" } |