aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vLBMS/dnsscaling.env
AgeCommit message (Collapse)AuthorFilesLines
2019-09-18Bump poms and heat envs to 1.6.0-SNAPSHOTMarco Platania1-2/+2
Issue-ID: TEST-216 Signed-off-by: Marco Platania <platania@research.att.com> Change-Id: Ie69b696d3c8b8bee726e092c16c33e4a68d4ce2d
2019-09-12Fix Honeycomb installation in vDNS VMMarco Platania1-0/+1
Issue-ID: INT-853 Signed-off-by: Marco Platania <platania@research.att.com> Change-Id: I8dd1cde406836de417fc7e1fabdf7b89d18b7fd2
2019-05-07Roll version numberMarco Platania1-1/+1
Change-Id: If18c9d5ba60896b5acaa9fb287620feb558b47d3 Issue-ID: INT-1070 Signed-off-by: Marco Platania <platania@research.att.com> Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-02-01Bump demo artifact versionMarco Platania1-2/+1
- Change demo artifact v. to 1.4.0-SNAPSHOT - Change VES collector port number - Remove comments from Heat templates Change-Id: Ia1428d7fcc4740702488c0b28bdb5b3b0e31fd8d Issue-ID: INT-658 Signed-off-by: Marco Platania <platania@research.att.com>
2019-01-29[VVP] update heat templates for vLBMSstark, steven1-14/+30
Change-Id: Iaf9d947a430a695158ccaa11e41b23904d14fffc Issue-ID: VVP-151 Signed-off-by: stark, steven <steven.stark@att.com>
2018-10-30Change REST API version for vLBMarco Platania1-1/+1
Change-Id: If4cf869bce67b7dbbf254724824d870027e35988 Issue-ID: INT-696 Signed-off-by: Marco Platania <platania@research.att.com>
2018-10-23Update scale out use caseMarco Platania1-2/+3
- 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-08-29Retrieve demo artifacts via nexus REST APIGary Wu1-1/+0
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-08-09Remove unused field from Heat envMarco Platania1-1/+0
Change-Id: Ia8ef734d7af317c3e3888a831d1ee4bdc46dedcc Issue-ID: INT-526 Signed-off-by: Marco Platania <platania@research.att.com>
2018-08-02Add security group to vFW, vLBMarco Platania1-0/+1
- Extend the ONAP sec group to support the vLB/vDNS use case - Add sec group to vFW, vFWCL, vLB, vLBMS Change-Id: Ica89840cf40249990d6df2dfff9a7712c094ab3a Issue-ID: INT-526 Signed-off-by: Marco Platania <platania@research.att.com>
2018-07-19Deprecate use of sites/raw for vnf HEAT templatesGary Wu1-2/+1
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-3/+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-2/+2
Change-Id: Ib13ea785ff19ff2e16ef7ce4debf6bafb8340c42 Issue-ID: UCA-37 Signed-off-by: Marco Platania <platania@research.att.com> (cherry picked from commit f51c4ed1634c1fad68ce7430d56e3af28a659770)
2018-04-18Update DCAE IP and port for VNFsMarco Platania1-2/+2
- For Beijing, DCAE (Heat-installed) will be deployed in a single VM. This makes the IP address available to VNF (VNF Heat env file) - Change the port of the DCAE collector to 8081 - Rename DCAE VM in ONAP Heat template Change-Id: I6d95b73de774afd41136ca289a11beb5fddc31a3 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-03-21Fix an issue that prevents vDNS repliesMarco Platania1-1/+1
- Replace vLB public IP with private IP towards the packet gen network Change-Id: If7b4d2ffe4891d9d856a62cc2d41dee1fb4ce397 Issue-ID: INT-447 Signed-off-by: Marco Platania <platania@research.att.com>
2018-03-21Add Heat templates and scripts for vLBMSMarco Platania1-0/+24
- 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>