summaryrefslogtreecommitdiffstats
path: root/components/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin/Templates/incremental-config-template.vtl
diff options
context:
space:
mode:
authorhanybaki <habdelbaki.ext@orange.com>2019-10-16 15:11:06 +0200
committerAbdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>2019-10-27 11:08:29 +0000
commitb2975ab0e2ea8cba7f1bb0bac9871e66eed919ae (patch)
tree4a91bb9e1bc1372b303041aeb05c688a9973adfc /components/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin/Templates/incremental-config-template.vtl
parent8c16a7853900312866868a61079a336d4b12991a (diff)
Update vLB CDS Kotlin Package
Issue-ID: CCSDK-1838 Signed-off-by: hanybaki <habdelbaki.ext@orange.com> Change-Id: I21a797602d759f40d7b9e3e89192374a38d56ce0 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
Diffstat (limited to 'components/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin/Templates/incremental-config-template.vtl')
-rw-r--r--components/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin/Templates/incremental-config-template.vtl9
1 files changed, 9 insertions, 0 deletions
diff --git a/components/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin/Templates/incremental-config-template.vtl b/components/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin/Templates/incremental-config-template.vtl
new file mode 100644
index 000000000..227984c04
--- /dev/null
+++ b/components/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin/Templates/incremental-config-template.vtl
@@ -0,0 +1,9 @@
+<vlb-business-vnf-onap-plugin xmlns="urn:opendaylight:params:xml:ns:yang:vlb-business-vnf-onap-plugin">
+<vdns-instances>
+<vdns-instance>
+<ip-addr>$vdns_int_private_ip_0</ip-addr>
+<oam-ip-addr>$vdns_onap_private_ip_0</oam-ip-addr>
+<enabled>true</enabled>
+</vdns-instance>
+</vdns-instances>
+</vlb-business-vnf-onap-plugin>