aboutsummaryrefslogtreecommitdiffstats
path: root/vnfs/vFW/scripts
AgeCommit message (Collapse)AuthorFilesLines
2017-12-08delete vFW policy before updating resourceIDJorge Hernandez1-0/+16
POLICY-486 deals with the issue that pushPolicy API may not provision the latest version of the policy when multiple versions are present. While a fix has been merged into amsterdam release, it has not been released, the next 1.1.2 released version has not been produced yet. We met with Tarun to discuss the issue and suggested to place a call to the deletePolicy in the script. After a few tests, we think that this fix works around the POLICY-486 issue, and seems that updates the resourceID correctly, by ensuring that at there is only 0 or 1 versions of the policy at a given time. Change-Id: Ibcd20869d13dc115d57db5bc79b56513547324f7 Issue-ID: POLICY-486 Signed-off-by: Jorge Hernandez <jh1730@att.com> (cherry picked from commit 5b35c140c63bb737f65077f96b5c3253c74643ea)
2017-11-16Add script to update operational policyMarco Platania1-0/+74
- The script is used to update the operational policy during vFW closed loop Change-Id: Ib86cbb2bbfa821e7ea8197c014f0556ee5817d92 Issue-ID: CERT-1 Signed-off-by: Marco Platania <platania@research.att.com>
2017-09-25Upgrade vFW and vLB to VES 5.xMarco Platania2-5/+8
Change-Id: I5a9904d34dd1fbca2ab62b2f909b693553b2b61c Issue-ID: INT-228 Signed-off-by: Marco Platania <platania@research.att.com>
2017-09-18Sync-up files timestamp with host VM's timestampMarco Platania2-5/+5
- Add -m option to tar operation to modify the files timestamp Change-Id: I1f1eebebd845b67206137a65c5b3385cb949a6a8 Issue-ID: INT-211 Signed-off-by: Marco Platania <platania@research.att.com>
2017-09-01Add Java repo to all install scriptsMarco Platania3-6/+9
- ONAP install - vCPE/vFW/vLB use cases - Use sources.list.d instead of apt-add-repository - Parametrize the OS name Change-Id: I7287fda8c5f3aa4ecd42ff576ebfd3b937bfa549 Issue-ID: INT-129 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-01Move poms/scripts from OpenECOMP to ONAPMarco Platania3-12/+12
Change-Id: I733aa812860e5126ffbf1242780006a611e0a694 Signed-off-by: Marco Platania <platania@research.att.com>
2017-06-05Parametrize CIDR and Netmask in the demosMarco Platania6-25/+123
Change-Id: I01f46fc1ee5cd1774e3db2e3381081dc9fc4c967 Signed-off-by: Marco Platania <platania@research.att.com>
2017-05-19Fix issues with the MTU size in vFW/vLBMarco Platania3-0/+15
Change-Id: Icc391c10bafa076b4ce74ca53e29a2e808f65a9d Signed-off-by: Marco Platania <platania@research.att.com>
2017-05-19Assign public interface to vFW in OpenStackMarco Platania3-0/+31
Change-Id: I6a7c640edbca8a4d726d7bb2358924f07c004b9e Signed-off-by: Marco Platania <platania@research.att.com>
2017-04-24Install scripts for vLB demoMarco Platania2-2/+0
Change-Id: Idb14df185ac595ba87e832a0b8d3c47b960a83e1 Signed-off-by: Marco Platania <platania@research.att.com>
2017-04-24fix issue with artifacts version in vFWMarco Platania6-12/+5
Change-Id: I8bec217e5813924de4ce17dc19dcb5c704917471 Signed-off-by: Marco Platania <platania@research.att.com>
2017-04-21vFW templates for OpenStackMarco Platania3-20/+17
Change-Id: I601d534e4c8c8273df780a7d932e288193ccb541 Signed-off-by: Marco Platania <platania@research.att.com>
2017-04-21vFW install scriptsMarco Platania3-0/+191
Change-Id: I15f3fb3fe9fa5e44bf014e08f07b5a10cf79d320 Signed-off-by: Marco Platania <platania@research.att.com>
2017-03-03generate high traffic in vFWplatania1-2/+2
Change-Id: Ib63b705c368b2c648e73defa611a68abc2731e84 Signed-off-by: platania <platania@research.att.com>
2017-02-21update demo scripts with LF pathsplatania2-2/+4
Change-Id: I6c1983ab567359c157b05842a1ab2b613ee9de76 Signed-off-by: platania <platania@research.att.com>
2017-02-16Initial OpenECOMP Demo commitplatania8-0/+422
Change-Id: Ibf8696196a7ac2c84ac8aa7cde1982c9c89fb64d Signed-off-by: platania <platania@research.att.com>