aboutsummaryrefslogtreecommitdiffstats
path: root/vnfs/vLB/scripts/v_lb_install.sh
AgeCommit message (Collapse)AuthorFilesLines
2020-03-27HTTPS VES vLB,vLBMS and vFWsBrian Freeman1-1/+3
vFWDT, vFW_HPA,vFW_NextGen,vLB,vLBMS Issue-ID: INT-1319 Change-Id: I38c6115b0921cc6c709e5de3c33fcb743bf0c899 Signed-off-by: Brian Freeman <bf1936@att.com>
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
2019-01-24Correct path of JAR filesMarco Platania1-1/+1
Change-Id: I34c99a36bc3ff432fa8e3cf2ed1bf4ca7c79260f Issue-ID: INT-658 Signed-off-by: Marco Platania <platania@research.att.com>
2018-08-29Retrieve demo artifacts via nexus REST APIGary Wu1-4/+5
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-6/+5
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-25Upgrade vFW and vLB to VES 5.xMarco Platania1-5/+5
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 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-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-4/+0
- 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-10/+26
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-8/+8
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/+8
Change-Id: Icc391c10bafa076b4ce74ca53e29a2e808f65a9d Signed-off-by: Marco Platania <platania@research.att.com>
2017-05-17Add public interface to vLB in OpenStackMarco Platania1-6/+6
Change-Id: Ibca9220dcb511f6875aede0ecda47ddc9dd446ba Signed-off-by: Marco Platania <platania@research.att.com>
2017-05-17Testing vLB in OpenStackMarco Platania1-6/+6
Change-Id: I528f6ec3d920cd75d5d916b240ea69cfe96ea169 Signed-off-by: Marco Platania <platania@research.att.com>
2017-05-15Add templates and config for vLB in OpenStackMarco Platania1-0/+21
Change-Id: Iea69a49b3dc6739a5ee003d61a31e935c9f26476 Signed-off-by: Marco Platania <platania@research.att.com>
2017-04-25fix circular dependency in heat for vLBMarco Platania1-0/+7
Change-Id: I606d4d16b1dd48aaf1fdb81174c9edc1186daea2 Signed-off-by: Marco Platania <platania@research.att.com>
2017-04-24Install scripts for vLB demoMarco Platania1-0/+67
Change-Id: Idb14df185ac595ba87e832a0b8d3c47b960a83e1 Signed-off-by: Marco Platania <platania@research.att.com>