summaryrefslogtreecommitdiffstats
path: root/vesagent
AgeCommit message (Collapse)AuthorFilesLines
2018-08-27Use managed guava versionGary Wu1-4/+2
Use centrally managed guava version specified in oparent. Includes upgrade to oparent 1.2.0. This change was submitted by script and may include additional whitespace or formatting changes. Change-Id: If350d563ddbe83f781bb77701f8a13d2108a4079 Issue-ID: INT-619 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-04Fix issueliangke1-1/+1
1 Change vesagent oparant version 2 Add os-client-config version Change-Id: I8f94948fc07f4cc5425abc2dbca00364ff7bbb50 Issue-ID: MULTICLOUD-221 Issue-ID: MULTICLOUD-223 Signed-off-by: liangke <lokyse@163.com>
2018-01-16Update license for VIO pluginEthan Lynn14-12/+40
Update license Change-Id: I97cf6e844c5f942ff2a91c7d26a118d0a41fec71 Issue-ID: MULTICLOUD-141 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2017-11-18Bump minor versionJessica Wagantall1-2/+2
Bump minor version in preparation for Amsterdam branching. Change-Id: I86e7e9ab4cf9731963d0de9c680af76c6be0fb44 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-11-09VMWare vesagent integration tests bug fixesArun Arora2-7/+13
1. Fix the schema text for Alarm OFF event 2. Fix for maintaining VES Send state in case of Error Response Change-Id: I336fa7cab22ed409c2deb6f99528c04e32fa44af Issue-ID: MULTICLOUD-8 Signed-off-by: Arun Arora <aroraarun@vmware.com>
2017-11-08VMWare VESAgent bug fix checkinArun Arora5-37/+60
1. Fix for string comparision bug 2. Fix for NPE 3. Fix for map data population Change-Id: I6884aac2021cc31dfaf16b9a350c1f830cb9b0c0 Issue-ID: MULTICLOUD-8 Signed-off-by: Arun Arora <aroraarun@vmware.com>
2017-10-31VMWare VESAgent changes for Staging imageArun Arora3-11/+11
1. Added rules to create and push staging image 2. Modified JAR file name to remove SNAPSHOT 3. Modified start-manager.sh to use new JAR file name 4. Optimizations in docker build script Change-Id: I154f8a6a5d2b42f914b09c8f7a09190596483fca Issue-ID: MULTICLOUD-8 Signed-off-by: Arun Arora <aroraarun@vmware.com>
2017-10-31VMWare vesagent review comments incorporatedArun Arora7-471/+403
Change-Id: I1d79f499f533b0e25f16f56c3ec382871732f293 Issue-ID: MULTICLOUD-8 Signed-off-by: Arun Arora <aroraarun@vmware.com>
2017-10-24VMware vesagent docker build fixesArun Arora1-0/+1
Added fix to change current directory to docker directory for resolution of relative paths of required files and sub-directories Change-Id: I2f301aea42bf826a3ffb33eb08f312e8deab5aea Issue-ID: MULTICLOUD-8 Signed-off-by: Arun Arora <aroraarun@vmware.com>
2017-10-23VMWare vesagent docker build job fixArun Arora2-17/+4
Fixes for docker daily build jenkins job failure Modified the code to download the vesagent JAR from nexus repo instead of building the code and copy from the target directory Change-Id: Ia6b303e7a39bc4bbef40d4caaca4dab401927d42 Issue-ID: MULTICLOUD-8 Signed-off-by: Arun Arora <aroraarun@vmware.com>
2017-10-16VMWare vesagent for FCAPSArun Arora26-0/+3632
Fix python verify job fail issue Change-Id: If4b7f82fe7175a4d018cd5c5232217e98824c0bd Issue-ID: MULTICLOUD-8 Signed-off-by: Arun Arora <aroraarun@vmware.com>