aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-04-02Fix health check issue with vDNSMarco Platania1-3/+3
Change-Id: I7737dfc81927bb04865cc60d592e2bc247962400 Issue-ID: INT-433 Signed-off-by: Marco Platania <platania@research.att.com>
2018-03-30Avoid vPacketGen slow startMarco Platania1-4/+5
- Allow the vPacketGen to generate enough traffic to trigger closed loop Change-Id: I7873d19cf616b32d1a3e3373b444d221e309022a Issue-ID: INT-407 Signed-off-by: Marco Platania <platania@research.att.com>
2018-03-29Update OpenStack envst782s2-5/+6
Issue-ID: PORTAL-217 update the docker version in the openstack env file Change-Id: I2e344eb8981fb9af230ad9ff5a8a448c92bd6dfe Signed-off-by: st782s <statta@research.att.com>
2018-03-29Merge "Fix sending of vm_flavor to Robot VM"Marco Platania1-1/+1
2018-03-28Add static vDNS config to vLBMSMarco Platania2-1/+11
Change-Id: Ib30f2f2a5da2ffccab2ce505c5c6ca21a32531f6 Issue-ID: INT-431 Signed-off-by: Marco Platania <platania@research.att.com>
2018-03-29Merge "Standardize line endings"Marco Platania3-1915/+1916
2018-03-28Fix sending of vm_flavor to Robot VMGary Wu1-1/+1
Change-Id: I78a05cff10718114109aa3677c9469fdff0daf0f Issue-ID: INT-407 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-03-28Merge "add externalAPI/NBI project"Gary Wu5-0/+330
2018-03-28add externalAPI/NBI projectRene Robert5-0/+330
and correct end of lines Issue-ID: INT-456 Change-Id: Ib61780eace2d204f1a3763f497943540cfb33889 Signed-off-by: Rene Robert <rene.robert@orange.com>
2018-03-28Standardize line endingsGary Wu3-1915/+1916
Change-Id: Ieb16f362b7f3fe348dec0531a7303b98c73524fb Issue-ID: INT-457 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-03-28Update MSB Registration Info.YuanHu1-0/+2
Update MSB Registration Info. Issue-ID: SDC-1128 Change-Id: I8718de9dbef9dcbfe4de2889facbef8ae9e0c322 Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
2018-03-27Add Nokia v2 docker imageDenes Nemeth5-2/+66
Change-Id: I1c8b4fc70b3124dcc910c8a1cef063d0090d09b5 Issue-ID: VFC-728 Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com>
2018-03-22Add skeleton for new VMs in HeatMarco Platania18-8/+1118
- Add MUSIC, AAF, OOF VMs in Heat - Update DNS configuration - Add init/install scripts for the new VMs - The Heat template and the scripts must be completed Change-Id: I270598a954a6f70ed2c72b4d01bd81dcea13f848 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-03-21Fix an issue that prevents vDNS repliesMarco Platania4-12/+12
- 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-21Fix health check issues with vLBMSMarco Platania6-5/+11
- 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-21Fix path to install script in Heat for vLBMSMarco Platania2-4/+4
Change-Id: Ic82cfc4385d6e7fc814908dabe73ac22de465495 Issue-ID: INT-447 Signed-off-by: Marco Platania <platania@research.att.com>
2018-03-21Fix vLBMS artifacts and scripts upload pathMarco Platania3-13/+18
- Update script/deploy.sh to upload vLBMS installation scripts - Update POM structure to write to Nexus staging Change-Id: Ie420c0856fc155a595c1954800be2f5fdebb94f8 Issue-ID: INT-447 Signed-off-by: Marco Platania <platania@research.att.com>
2018-03-21Merge "Add Heat templates and scripts for vLBMS"Gary Wu25-0/+1798
2018-03-21Add Heat templates and scripts for vLBMSMarco Platania25-0/+1798
- 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>
2018-03-20Merge "Add INFO.yaml file"Gary Wu1-0/+87
2018-03-20Merge "Allow vLB to check multiple vDNSs"Gary Wu6-51/+82
2018-03-20Add INFO.yaml fileJessica Wagantall1-0/+87
Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: Ic75c3d4a55f89ea1d6054558b08c29d6e680a4c7 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-03-20Allow vLB to check multiple vDNSsMarco Platania6-51/+82
Modify the health check plugin to allow the vLB to run health check against multiple vDNS instances Change-Id: Ia0d577750378f5c7631be88be85b42d090a71289 Issue-ID: INT-433 Signed-off-by: Marco Platania <platania@research.att.com>
2018-03-20Merge "deployment scripts"Gary Wu1-1/+8
2018-03-20deployment scriptsst782s1-1/+8
Update Beijing deployment scripts for release tags Issue-ID: PORTAL-217 Change-Id: I18e5510d0767c522bfdebd3e5d0aa81b28575232 Signed-off-by: st782s <statta@research.att.com>
2018-03-20Update VID docker versionSonsino, Ofir (os0695)1-1/+1
Change-Id: I29ba457eb957eb3abd0d137d62bef3eb9e2c6731 Issue-ID: VID-200 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-03-20Update version to 2.0.0Determe, Sebastien (sd378r)1-1/+1
Update the clamp version to Bejing, 2.0.0-STAGING-latest as the scripts are taken from the Clamp master branch Issue-ID: CLAMP-139 Change-Id: I870294bc0c44f39c2fe13859d65ecf3893911e81 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-03-19Change the port config about MSB to 443LiZi1-2/+2
Change-Id: I3008667ef414045fe6a6ab9a48382fb854dd272b Issue-ID: AAI-893 Signed-off-by: LiZi <li.zi30@zte.com.cn>
2018-03-16Add health check to vLBMSMarco Platania32-11/+1214
- Add health check to VNF components for vLB manual scale out - Update POM tree Change-Id: Id348d0cb56adf052694c6e8682b499eb1ac24af1 Issue-ID: INT-433 Signed-off-by: Marco Platania <platania@research.att.com>
2018-03-16Merge "AAI services registration in MSB/HEAT"Gary Wu1-28/+79
2018-03-16AAI services registration in MSB/HEATAdrianSlavkovsky1-28/+79
Change-Id: If9e18765b65542e3e7bdb7df2ca84c3ee0499cc9 Issue-ID: AAI-671 Signed-off-by: AdrianSlavkovsky <adrian.slavkovsky@orange.com>
2018-03-16Providing HTTPS endpoint at API gatewayHuabingZhao1-1/+1
Issue-ID: MSB-140 Change-Id: Ic89750f87abc862ff1cf0335e0c1083a06adee2e Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2018-03-13Merge "Add fixes for Ring buffer size changes"Gary Wu2-0/+2
2018-03-13Merge "Register Clamp API to MSB by RESTFul API."Gary Wu1-0/+2
2018-03-12Add fixes for Ring buffer size changesGokul Singaraju2-0/+2
Issue-ID: CERT-12 Change-Id: I2a2def9aea7664b58c6d3b743183436991bf6c22 Signed-Off-by: Gokul Singaraju <gs244f@att.com>
2018-03-12Register esr to MSB with enable_ssl.LiZi1-1/+1
The rest API with http protocal of esr has been changed into https. So register esr to MSB with enable_ssl. Change-Id: I538a3c11414ae94a12d9e53bf4a98c28d451fced Issue-ID: AAI-853 Signed-off-by: 00164331 <li.zi30@zte.com.cn>
2018-03-12Register Clamp API to MSB by RESTFul API.YuanHu1-0/+2
Register clamp API to MSB while deployed by OOM. Actual URL of Clamp: http://[CLAMP_IP]:[CLAMP_PORT]/restservices/clds/v1/* Published URL of MSB: http://[MSB_IP]:[MSB_PORT]/api/clamp/v1/* Issue-ID: CLAMP-95, OOM-230 Change-Id: Ic82aa5737269b52b1c96e6a2d70353d92b6c64e6 Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
2018-03-07Fix for DCAEGEN2-376Lusheng Ji1-1/+1
Issue-ID: DCAEGEN2-376 Change-Id: If07ae2ec696449dfd1c82896aaef6132dd5c82ac Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-03-02Add a heat "light" yaml to save resourcesMorgan Richomme1-0/+1775
This config (DCAE is out of scope) can be deployed It will install the main ONAP features using smaller VMs It has been tested on the OpenLab with only functional basic tests Issue-ID: INT-340 Change-Id: I647e6b07724c2214a82fd288ea7fa5867da92e72 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com> Signed-off-by: mrichomme <morgan.richomme@orange.com>
2018-02-28Update groupId in vLBMS POM filesMarco Platania4-6/+18
Change-Id: I824a776b6611e9a0694221ce59c1c46d1d5e426d Issue-ID: INT-432 Signed-off-by: Marco Platania <platania@research.att.com>
2018-02-28Fix distribution issues with POM fileMarco Platania1-0/+24
Add distributionManagement to vLBMS HC distribution POM Change-Id: I42c715f0aa36b3ece6d81ac164509c5a087439ff Issue-ID: INT-432 Signed-off-by: Marco Platania <platania@research.att.com>
2018-02-28Fix issues with POM filesMarco Platania2-0/+14
Skip deployment phase in some intermediate step of the building process. Change-Id: Iafa03d506180bcf1d170a3d32f09e45018148c26 Issue-ID: INT-432 Signed-off-by: Marco Platania <platania@research.att.com>
2018-02-27Add NETCONF/RESTconf APIs to vLBMarco Platania47-0/+969
Create a new directory for the vLB Manual Scale out use case (vLBMS). Add NETCONF/RESTconf APIs for configuring the vLB via ONAP. Change-Id: I06c557143d3a6d12159fc3195991cd8d49432348 Issue-ID: INT-432 Signed-off-by: Marco Platania <platania@research.att.com>
2018-02-21Update the heat template to use docker stagingVenkata Harish K Kajur1-2/+2
Issue-ID: AAI-791 Change-Id: I58b6f519e07b4a1c51468560a53e17cd53eeca8c Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2018-02-21Update versions based on latest docker manifestGary Wu1-2/+2
Change-Id: I53adbcc9eaf920d0adcba1a91da21100d743f382 Issue-ID: AAI-791 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-02-09Explicitly assign security group to VMs.Gary Wu1-22/+52
Change-Id: I5abbfc693a8bcaded15645ebcea3886e7428cced Issue-ID: INT-414 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-29Merge "Function to modify event source name"Marco Platania4-2/+36
2018-01-29Function to modify event source nameGokul Singaraju4-2/+36
Issue-ID: CERT-13 Change-Id: I7dc342bc7fcf99525958c32cd6c6c309344640fc Signed-Off-by: Gokul SIngaraju <goksing@gmail.com>
2018-01-19Update versions based on latest docker manifestGary Wu1-2/+2
Change-Id: Ied2253cce2eac7a799d04e7a9e816eb6b0f04d2e Issue-ID: INT-288 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-16Add ringbuffer size to APIGokul Singaraju5-0/+18
Issue-ID: CERT-12 Change-Id: Ie698da815605d456f34ed05e4ef1ee11c994db86 Signed-Off-by: Gokul Singaraju <goksing@gmail.com>