summaryrefslogtreecommitdiffstats
path: root/components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Templates/pnf-template.vtl
diff options
context:
space:
mode:
Diffstat (limited to 'components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Templates/pnf-template.vtl')
-rw-r--r--components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Templates/pnf-template.vtl8
1 files changed, 8 insertions, 0 deletions
diff --git a/components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Templates/pnf-template.vtl b/components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Templates/pnf-template.vtl
new file mode 100644
index 000000000..254929e83
--- /dev/null
+++ b/components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Templates/pnf-template.vtl
@@ -0,0 +1,8 @@
+{
+ "pnf-id" : "${pnf-id}",
+ "pnf-ipv4-address" : "${pnf-ipv4-address}",
+ "netconf-password" : "${netconf-password}",
+ "netconf-username" : "${netconf-username}",
+ "netconf-server-port" : "${netconf-server-port}",
+ "stream-count" : "${stream-count}"
+}