diff options
Diffstat (limited to 'heat/vFW_CNF_CDS/templates/cba/Templates/nf-params-template.vtl')
-rw-r--r-- | heat/vFW_CNF_CDS/templates/cba/Templates/nf-params-template.vtl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/heat/vFW_CNF_CDS/templates/cba/Templates/nf-params-template.vtl b/heat/vFW_CNF_CDS/templates/cba/Templates/nf-params-template.vtl new file mode 100644 index 00000000..90aaecd1 --- /dev/null +++ b/heat/vFW_CNF_CDS/templates/cba/Templates/nf-params-template.vtl @@ -0,0 +1,5 @@ +{ + "vpg_onap_private_ip_0": "${vpg_onap_private_ip_0}", + "active-streams": "${active-streams}", + "status": "${put-active-streams}" +}
\ No newline at end of file |