aboutsummaryrefslogtreecommitdiffstats
path: root/vcpe_allotted_resource_data.json.example
diff options
context:
space:
mode:
authorbdfreeman1421 <bf1936@att.com>2018-11-25 07:32:19 -0500
committerbdfreeman1421 <bf1936@att.com>2018-11-25 13:09:24 -0500
commitb2a4951b485eeec49366bc58862aa253b2ccc8e7 (patch)
tree3686815d692fe110f6299814e04bf5cac7674374 /vcpe_allotted_resource_data.json.example
parent875ab32024851ff9e77b6d4b028d599c62290b1c (diff)
Add vCPEResCust Model onboarding
Issue-ID: INT-601 Change-Id: I543959a06be9b0a759d6102bcf1352e80b7d5a30 Signed-off-by: bdfreeman1421 <bf1936@att.com>
Diffstat (limited to 'vcpe_allotted_resource_data.json.example')
-rw-r--r--vcpe_allotted_resource_data.json.example12
1 files changed, 12 insertions, 0 deletions
diff --git a/vcpe_allotted_resource_data.json.example b/vcpe_allotted_resource_data.json.example
new file mode 100644
index 00000000..f29f134b
--- /dev/null
+++ b/vcpe_allotted_resource_data.json.example
@@ -0,0 +1,12 @@
+{
+ "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"
+ }
+}