summaryrefslogtreecommitdiffstats
path: root/vnfs/vLBMS/scripts/v_lb_install.sh
AgeCommit message (Collapse)AuthorFilesLines
2019-07-30Fix path to honeycomb in vLB/vDNS scriptsMarco Platania1-5/+4
Issue-ID: INT-1166 Signed-off-by: Marco Platania <platania@research.att.com> Change-Id: I8d26a78a6936ad32dc75cd8ec12cdf611c2b8180
2019-07-30Build artifacts for vLB use caseMarco Platania1-124/+8
- Change the POM file of the distribution plugin - Modify istall/init scripts to download artifacts - Delete mvn compile process from istall/init scripts Issue-ID: INT-1166 Signed-off-by: Marco Platania <platania@research.att.com> Change-Id: I02feb19b6531ea5ca583343f7f724bc496d1d1b7
2019-05-20Fix path to repositoryMarco Platania1-1/+1
Change-Id: I17cd225aafc15a73d5bc594355ff9cc56447215a Issue-ID: INT-658 Signed-off-by: Marco Platania <platania@research.att.com>
2018-10-23Update scale out use caseMarco Platania1-1/+1
- add new parameter "dns_enabled" to Heat - change branch name in install scripts Change-Id: I62b6ee99ea00a02424f0a02043a4d933a0e23309 Issue-ID: INT-696 Signed-off-by: Marco Platania <platania@research.att.com>
2018-09-18Add artifacts version for VES agentMarco Platania1-2/+2
Change-Id: Iefdd4f3bcf707dc5e79a0e892d7a55f6da361897 Issue-ID: INT-665 Signed-off-by: Marco Platania <platania@research.att.com>
2018-09-18Add VES agent to vLB for scale outMarco Platania1-13/+13
Change-Id: I6072318f544a80c8f79bf7c1ae84c2b409f5fdc4 Issue-ID: INT-665 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-7/+6
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>
2018-06-11Update scale out Heat template for CasablancaMarco Platania1-5/+4
- Separate API version from script version Change-Id: Ia811a95b632f376c71070142d90fec3405e5813d Issue-ID: INT-526 Signed-off-by: Marco Platania <platania@research.att.com>
2018-06-08Point install/init scripts to released aritfactsMarco Platania1-1/+1
Change-Id: Ib13ea785ff19ff2e16ef7ce4debf6bafb8340c42 Issue-ID: UCA-37 Signed-off-by: Marco Platania <platania@research.att.com> (cherry picked from commit f51c4ed1634c1fad68ce7430d56e3af28a659770)
2018-05-10Create ~/.m2 in VNFs for manual scalingMarco Platania1-0/+1
Change-Id: I49cd34abec065cdf3f2cebd19b6f20d430309076 Issue-ID: INT-443 Signed-off-by: Marco Platania <platania@research.att.com>
2018-05-09Fix POM files for vLB scalingMarco Platania1-14/+134
- Allow VNF-C to clone Honeycomb plugins from Gerrit Change-Id: I09d0498bf4256bbcc7a68234647deb3dbad606df Issue-ID: INT-443 Signed-off-by: Marco Platania <platania@research.att.com>
2018-05-09Update POM files for vLB manual scalingMarco Platania1-6/+6
- Change version number of HC artifacts to 1.2.0 - Create a deploy script template in POM file - Change HC version number in install scripts Change-Id: If437d5c719a8a5edfa54dc48abfbc34253c5728d Issue-ID: INT-447 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-17Update instructions for Honeycomb in VLBMSMarco Platania1-5/+5
Change-Id: Ib230954bafb144052deb4d13ad2c6b257d5ff837 Issue-ID: INT-447 Signed-off-by: Marco Platania <platania@research.att.com>
2018-03-21Fix health check issues with vLBMSMarco Platania1-0/+1
- Allow vLB to run health check only against active vDNS instances - Change the path to status file - Make run_health scripts executable Change-Id: I6909d8507cafee5f9e93fcceb868db5d4f224045 Issue-ID: INT-433 Signed-off-by: Marco Platania <platania@research.att.com>
2018-03-21Add Heat templates and scripts for vLBMSMarco Platania1-0/+127
- Heat templates that install the vLBMS components - Installation scripts that install and configure the VNF components Change-Id: Ie1911a67b830d5543c96174fb915afd30d8daf0c Issue-ID: INT-447 Signed-off-by: Marco Platania <platania@research.att.com>