adding support for plans and requirements of importing package
[ccsdk/cds.git] / components / model-catalog / blueprint-model / service-blueprint / PNF_DEMO / Templates / pnf-template.vtl
1 {
2     "pnf-id" : "${pnf-id}",
3     "pnf-ipv4-address" : "${pnf-ipv4-address}",
4     "netconf-password" : "${netconf-password}",
5     "netconf-username" : "${netconf-username}",
6     "netconf-server-port" : "${netconf-server-port}",
7     "stream-count" : "${stream-count}"
8 }