From: Dan Timoney Date: Mon, 6 Nov 2017 14:33:47 +0000 (+0000) Subject: Merge "Fix tunnelxconn template value" X-Git-Tag: v1.2.1~35 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=beb495a7cd32c9a811fa0274668896468cdd954e;hp=0cb20a7353fd1860bfadbd168a1ff4d8a9fa5398;p=sdnc%2Foam.git Merge "Fix tunnelxconn template value" Former-commit-id: 5041853075d062774922a2b2f8e47899a22c3916 --- diff --git a/installation/src/main/properties/generic-resource-api-dg.properties b/installation/src/main/properties/generic-resource-api-dg.properties index 153d4af5..4d677e84 100644 --- a/installation/src/main/properties/generic-resource-api-dg.properties +++ b/installation/src/main/properties/generic-resource-api-dg.properties @@ -13,7 +13,7 @@ restapi.brg.templatefile=brg-allotted-resource.json restapi.vpp.vxlan-tunnel.templatefile=vcpe-vxlan-tunnel.json restapi.vpp.bridge-domain.templatefile=vcpe-vpp-bridge-domain.json restapi.vpp.xconnect.templatefile=vcpe-l2-interface.json -restapi.tx.templatefile=tx-allotted-resource.json +restapi.tx.templatefile=tunnelxconn-allotted-resource.json restapi.parentsvc.templatefile=parent-provided-allotted-resource.json restapi.network-ar.templatefile=network-provided-allotted-resources.json restapi.vnf-ar.templatefile=vnf-provided-allotted-resources.json