aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vFW_NextGen/templates/base_template.env
AgeCommit message (Collapse)AuthorFilesLines
2020-08-25VNF Software Version parameter added to CDS Heat templatesLukasz Rajewski1-1/+2
VNF Software Version parameter added to CDS base heat templates. The purpose is to give a possibility to set the value of the software-version attribute in generic-vnf object in time of VNF instantiation. Change-Id: Ia8c6d446dd538fb8ee58e4504d62ac3f2edc71e6 Issue-ID: INT-1600 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
2019-07-24[DEMO] Making vFW_NextGen compliant with heat guidelinesstark, steven1-8/+4
NOTE: Did not comment out environment file parameters Changed unprotected_private network_role to private1 Changed protected_private network_role to private2 Issue-ID: VVP-232 Signed-off-by: stark, steven <steven.stark@att.com> Change-Id: I30feb6bcae916d2ed2b17d8cb37dd7828a79815b
2018-10-01Separate VF templates for vFWMarco Platania1-0/+9
- Create a new set of Heat templates for the vFW: - One base template with the definition of common resources - Three add-on modules (VF modules) that describe vFW, vPacketGen, and vSink - Examples of env files in the examples directory For Casablanca, this new template structure will be used for testing CDS capabilities. Change-Id: Ic6c555074490d9d78f90cb347bc56a01a397ca06 Issue-ID: INT-659 Signed-off-by: Marco Platania <platania@research.att.com>