aboutsummaryrefslogtreecommitdiffstats
path: root/vnfs/vLB/scripts/v_packetgen_install.sh
AgeCommit message (Collapse)AuthorFilesLines
2020-01-20Add fd.io cert manually to demo VNFsMarco Platania1-0/+6
Issue-ID: INT-1415 Signed-off-by: Marco Platania <platania@research.att.com> Change-Id: Icd03fa50868fe6f8ab64e6b6a0b3baff1f1f574b
2018-08-29Retrieve demo artifacts via nexus REST APIGary Wu1-2/+3
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-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-11-14Fix streams in vLB/vDNS VNFMarco Platania1-5/+0
- Fixed an issue that prevented vPacketGen to run more than 2 streams - Improved DNS query load balancing by rehashing port numbers in the streams Change-Id: Iec962301712df505569dc210770ecf1aaf6e5c5c Issue-ID: CERT-1 Signed-off-by: Marco Platania <platania@research.att.com>
2017-09-18Sync-up files timestamp with host VM's timestampMarco Platania1-2/+1
- 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-28Add cron job to vDNS PacketGenMarco Platania1-0/+3
- The cron job re-maps streams to vDNS every minute Change-Id: I8c7bc7f3ecab356ffb7f2cb1cfe2f67a862255a4 Issue-ID: UCA-34 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-22Change GRE tunnel netmaskMarco Platania1-5/+0
- Change GRE tunnel netmask from /24 to /32 in add_dns.sh - Remove Honeycomb from vPacketGen - Call run_dns_streams.sh after rehashing stream ports Change-Id: Ied1d7c228f97bdfd0d2f8dbf443626b1cbb7b1dc Issue-ID: UCA-34 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-17Rename vPacketGen install scritpsMarco Platania1-7/+7
- Use v_packetgen_install.sh, v_packetgen_init.sh and vpacketgen.sh Change-Id: Ic147b7257cfd735e6ba846e5a15c291786ec9407 Issue-ID: UCA-34 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-16Remove config folder from vLB install scriptMarco Platania1-1/+0
- Config folders are created in the Heat template Change-Id: I03e0d2c62f7a023c9004886f5ade28ce56470c42 Issue-ID: UCA-34 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-15Fix ARP issues in vLB and vPKTGENMarco Platania1-0/+8
- Retrieve vLB and vPKTGEN's MAC address in Heat template - Assign those MAC addresses to VPP tap interfaces Change-Id: Ib4e5d4981031328ca8dc54bd7e5b0031c7f41846 Issue-ID: UCA-34 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-15Update vLB to Ubuntu 1604 and VPP 1707Marco Platania1-2/+35
vLB based on Ubuntu 1404 and VPP 1609 doesn't work in some OpenStack labs Change-Id: Ibbd904d0eed1f02b7aca2d173e469c53f235f700 Issue-ID: UCA-34 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-01Move poms/scripts from OpenECOMP to ONAPMarco Platania1-6/+6
Change-Id: I733aa812860e5126ffbf1242780006a611e0a694 Signed-off-by: Marco Platania <platania@research.att.com>
2017-05-23consolidate rackspace and openstack pktgen for vLBMarco Platania1-0/+11
Change-Id: Ic8ff995cc4c5ff71e2e2f0ee14661a40b84dbafc Signed-off-by: Marco Platania <platania@research.att.com>
2017-05-15Add templates and config for vLB in OpenStackMarco Platania1-1/+0
Change-Id: Iea69a49b3dc6739a5ee003d61a31e935c9f26476 Signed-off-by: Marco Platania <platania@research.att.com>
2017-04-24Install scripts for vLB demoMarco Platania1-0/+51
Change-Id: Idb14df185ac595ba87e832a0b8d3c47b960a83e1 Signed-off-by: Marco Platania <platania@research.att.com>