aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vFWDT
AgeCommit message (Collapse)AuthorFilesLines
2019-05-07Keep POMs to 1.4.0-SNAPSHOT and update scriptsMarco Platania2-4/+4
Change-Id: I01870bf4636741a2ca4447e6cdf57627b54a3859 Issue-ID: INT-1070 Signed-off-by: Marco Platania <platania@research.att.com> Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-02-12Add Nexus repo URL to vFWDTMarco Platania1-0/+1
Change-Id: Ibed0ba484f866b06c1d8a8de31c2ebab916d244d Issue-ID: INT-658 Signed-off-by: Marco Platania <platania@research.att.com>
2019-02-12Fix scripts download in vFWDTMarco Platania4-32/+26
Change-Id: I2ad26ee849254e8a9343e390c9a7e134b324b8cf Issue-ID: INT-658 Signed-off-by: Marco Platania <platania@research.att.com>
2019-02-01Bump demo artifact versionMarco Platania2-5/+5
- 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>
2018-09-28Heat templates for vFW and Traffic DistributionLukasz Rajewski6-0/+782
Modified featg templates for vFW use case that allow to create two instances of vFW and vSink. Change was required for tests of Distribute Traffic LCM action in SDN-C and APP-C Also templates have improved way for association of floationg IP and installation of vFW components also is corrected. Change-Id: I47f95c5e01fa4a37c75b8dfe50ed474be5288522 Issue-ID: CCSDK-449 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>