aboutsummaryrefslogtreecommitdiffstats
path: root/vnfs/vFW/scripts/v_packetgen_install.sh
AgeCommit message (Collapse)AuthorFilesLines
2019-05-15Fix honeycomb workaroundMarco Platania1-3/+3
Change-Id: If59c6022a945e0ce9bc8fe1cfc8229cf0d963cc3 Issue-ID: INT-856 Signed-off-by: Marco Platania <platania@research.att.com>
2019-05-15Add a check for honeycomb statusMarco Platania1-6/+9
Change-Id: I25330086dd8a7842d015da6b57d9812e5ecad296 Issue-ID: INT-658 Signed-off-by: Marco Platania <platania@research.att.com>
2019-04-18Update Honeycomb to Rel1810 for vFWMarco Platania1-3/+3
- Update Honeycomb version to 1810 to support ODL Fluorine - Migrate existing stream-count plugin to 1810 - Update POM structure - Update vPacketGen install file (including ARM64) Change-Id: I2866c80876550cb149cdb5fee3193d453643639c Issue-ID: INT-1035 Signed-off-by: Marco Platania <platania@research.att.com>
2019-04-10Add script to vPacketGenMarco Platania1-0/+3
Change-Id: I3e40d64c28a19ddf04e275aefd9d19a70af2c176 Issue-ID: INT-658 Signed-off-by: Marco Platania <platania@research.att.com>
2018-12-18Change vPKG honeycomb restart to hourly insteadGary Wu1-3/+3
Change-Id: I70995f4598f9a2b855061e8c624fb1d357b8b6da Issue-ID: INT-780 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-12-17Workaround for vPKG honeycomb file handle leakGary Wu1-1/+10
The vPKG for vFWCL leaks file handles for each netconf request received. This is to add a workaround script to reboot honeycomb within the vPKG VM daily. Change-Id: Ie2d09ea9dfc9e994890666e0488afa938c42e34f Issue-ID: INT-780 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-29Retrieve demo artifacts via nexus REST APIGary Wu1-3/+4
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-07-27vFW general improvementsVictor Morales1-0/+0
Change-Id: I670457bef90a893a13c8c579eba4d27ff33dfa54 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: INT-603
2018-07-19Deprecate use of sites/raw for vnf HEAT templatesGary Wu1-4/+3
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>
2017-09-18Sync-up files timestamp with host VM's timestampMarco Platania1-2/+2
- 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 Platania1-2/+3
- 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 Platania1-5/+5
Change-Id: I733aa812860e5126ffbf1242780006a611e0a694 Signed-off-by: Marco Platania <platania@research.att.com>
2017-06-05Parametrize CIDR and Netmask in the demosMarco Platania1-6/+18
Change-Id: I01f46fc1ee5cd1774e3db2e3381081dc9fc4c967 Signed-off-by: Marco Platania <platania@research.att.com>
2017-05-19Fix issues with the MTU size in vFW/vLBMarco Platania1-0/+5
Change-Id: Icc391c10bafa076b4ce74ca53e29a2e808f65a9d Signed-off-by: Marco Platania <platania@research.att.com>
2017-05-19Assign public interface to vFW in OpenStackMarco Platania1-0/+10
Change-Id: I6a7c640edbca8a4d726d7bb2358924f07c004b9e Signed-off-by: Marco Platania <platania@research.att.com>
2017-04-24Install scripts for vLB demoMarco Platania1-1/+0
Change-Id: Idb14df185ac595ba87e832a0b8d3c47b960a83e1 Signed-off-by: Marco Platania <platania@research.att.com>
2017-04-24fix issue with artifacts version in vFWMarco Platania1-4/+1
Change-Id: I8bec217e5813924de4ce17dc19dcb5c704917471 Signed-off-by: Marco Platania <platania@research.att.com>
2017-04-21vFW templates for OpenStackMarco Platania1-5/+5
Change-Id: I601d534e4c8c8273df780a7d932e288193ccb541 Signed-off-by: Marco Platania <platania@research.att.com>
2017-04-21vFW install scriptsMarco Platania1-0/+65
Change-Id: I15f3fb3fe9fa5e44bf014e08f07b5a10cf79d320 Signed-off-by: Marco Platania <platania@research.att.com>