aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vFWCL/vFWSNK/base_vfw.yaml
AgeCommit message (Collapse)AuthorFilesLines
2019-04-18Fix vFWCL Heat template for instantiation with RobotMarco Platania1-4/+8
- Don't use vnf_name as private network name prefix. Added a new parameter named net_prefix Change-Id: I2b54f49ce40635e1e5869dab8290f3dfc4ef6f16 Issue-ID: INT-853 Signed-off-by: Marco Platania <platania@research.att.com>
2019-02-01Bump demo artifact versionMarco Platania1-1/+0
- Change demo artifact v. to 1.4.0-SNAPSHOT - Change VES collector port number - Remove comments from Heat templates Change-Id: Ia1428d7fcc4740702488c0b28bdb5b3b0e31fd8d Issue-ID: INT-658 Signed-off-by: Marco Platania <platania@research.att.com>
2019-01-31[VVP] update templates for vFWCLstark, steven1-57/+96
Change-Id: I7c5f7525d86b69874dc9718b6086229294a9c9fb Issue-ID: VVP-156 Signed-off-by: stark, steven <steven.stark@att.com>
2018-09-13Prevent package installation failures in VNFsMarco Platania1-0/+2
Add apt-get update to the user_data parts of the VNF Heat templates to prevent failures of package installation Change-Id: Iaa2e54f5dc7e88dc2891f4deddfebc0d2cde22e7 Issue-ID: INT-660 Signed-off-by: Marco Platania <platania@research.att.com>
2018-08-29Retrieve demo artifacts via nexus REST APIGary Wu1-7/+0
This supports the use of SNAPSHOT demo artifacts in the vnf HEAT templates. Change-Id: I980c879819b1a396c985c7a2af1885b28e4f150a Issue-ID: INT-592 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-02Add security group to vFW, vLBMarco Platania1-0/+13
- Extend the ONAP sec group to support the vLB/vDNS use case - Add sec group to vFW, vFWCL, vLB, vLBMS Change-Id: Ica89840cf40249990d6df2dfff9a7712c094ab3a Issue-ID: INT-526 Signed-off-by: Marco Platania <platania@research.att.com>
2018-07-23Add URL to Nexus repo in Heat templatesMarco Platania1-0/+4
Change-Id: I574eb63ae1b2c57f19bd02a482ee16c65cd0b744 Issue-ID: INT-592 Signed-off-by: Marco Platania <platania@research.att.com>
2018-07-19Deprecate use of sites/raw for vnf HEAT templatesGary Wu1-10/+12
Replace the use of sites/raw in vnf HEAT templates with zipped script artifacts Change-Id: I93c331c0f4753e8bf661e5a577463ab38bd116f5 Issue-ID: INT-592 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-04-16Correct ExternalAPI-NBI init scriptEric Debeau1-343/+343
Add directory /opt/nbi Correct docker-compose.yml path Issue-ID: INT-456 Change-Id: I872da967874c444ae8c76fd9f5784bdadbd00da0 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2017-11-04Cleanup vFW/vPacketGen templates for closed loopMarco Platania1-25/+33
- Parameters renaming - Remove redundancy - Remove unused parameters Change-Id: I978e3a815d321e831481e7755ce59c514fc90b86 Issue-ID: POLICY-409 Signed-off-by: Marco Platania <platania@research.att.com>
2017-11-04Create 2 VNF form of vFWBrian Freeman1-0/+335
Issue-ID: POLICY-409 Change-Id: Ibdc35d01fb891ba044433576f59f100fbb46d313 Signed-off-by: Brian Freeman <bf1936@att.com>