Containerization feature of SO
[so.git] / bpmn / so-bpmn-infrastructure-common / src / test / resources / __files / VCPE / CreateVcpeResCustService / SDNCTopologyQueryBRGCallback.xml
1 <output xmlns="org:onap:sdnctl:vnf">
2 <brg-topology  xmlns="org:onap:sdnctl:vnf">
3     <onap-model-information>
4         <model-invariant-uuid>36e20198-c67a-464b-96d0-aaa99eb2639e</model-invariant-uuid>
5         <model-uuid>5b9b15d0-5dd7-47dc-95b9-0440c340a3ba</model-uuid>
6         <model-version>1.0</model-version>
7         <model-name>BRGmodelname</model-name>
8         <model-customization-uuid>013bd784-9bca-4919-ae2f-ae57af27bad9</model-customization-uuid>
9     </onap-model-information>
10     <allotted-resource-identifiers>
11         <parent-service-instance-id>parent-service-instance-id</parent-service-instance-id>
12         <consuming-service-intance-id>consuming-service-instance-id</consuming-service-intance-id>
13         <allotted-resource-name>namefromrequest</allotted-resource-name>
14         <allotted-resource-type>brg</allotted-resource-type>
15         <allotted-resource-id>allottedresourceidfromrequest</allotted-resource-id>
16     </allotted-resource-identifiers>
17     <brg-assignments>
18         <fq-name>fq-name</fq-name>
19         <dest-network>
20             <network-id>d1</network-id>
21             <network-role>drole</network-role>
22         </dest-network>
23         <vlan-tag>vlan-tag</vlan-tag>
24         <source-network>
25             <network-id>s2</network-id>
26             <network-role>srole</network-role>
27         </source-network>
28         <txc-id>txc-id</txc-id>
29         <txc-applied-service>
30             <service-instance-id>1</service-instance-id>
31             <vnf-id>123</vnf-id>
32             <txc-fqdn>a.b.c.d</txc-fqdn>
33         </txc-applied-service>
34     </brg-assignments>
35 </brg-topology>
36
37 </output>