aboutsummaryrefslogtreecommitdiffstats
path: root/installation
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-11-06 14:33:47 +0000
committerGerrit Code Review <gerrit@onap.org>2017-11-06 14:33:47 +0000
commitbeb495a7cd32c9a811fa0274668896468cdd954e (patch)
tree2c3ee2ab76083f425251a8bbcefb7251bf25e0fe /installation
parent0cb20a7353fd1860bfadbd168a1ff4d8a9fa5398 (diff)
parentdd04fea27d9391c9e0c4f2aed3eb9b823d4735b0 (diff)
Merge "Fix tunnelxconn template value"
Former-commit-id: 5041853075d062774922a2b2f8e47899a22c3916
Diffstat (limited to 'installation')
-rw-r--r--installation/src/main/properties/generic-resource-api-dg.properties2
1 files changed, 1 insertions, 1 deletions
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