aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vIPsec
AgeCommit message (Collapse)AuthorFilesLines
2019-07-08Further enhancement for the vIPSec scriptRuoyu Ying2-211/+303
* Setup vpp through scripts instead of using the vipsec image due to cloud init limitation * Add router to fix network issues that happens randomly Issue-ID: INT-793 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com> Change-Id: I55ee8d9e2d2bf06d69b223a3e8d45b8b10b6b0c7
2019-05-07Roll version numberMarco Platania1-2/+2
Change-Id: If18c9d5ba60896b5acaa9fb287620feb558b47d3 Issue-ID: INT-1070 Signed-off-by: Marco Platania <platania@research.att.com> Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-04-16Add scripts for vIPSEC VNFRuoyu Ying1-2/+2
- Add scripts for vPacketgen and vSink that would be used in vIPSEC VNF. - Fixed minor bugs inside the base_vipsec.yaml Change-Id: Ide06fa3f05babe99a9728653a6d2ac214696049e Issue-ID: INT-793 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
2019-04-09Add heat script for vIPsec use caseRuoyu Ying3-0/+856
Add the HEAT script for IPsec deployment. With two IPsec gateways, a packetGenerator and a sink inside this scenario. Change-Id: I2f6f74c863f8fb0c52bd776263569e26130b2e38 Issue-ID: INT-793 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>