summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-12-18Bump patch versionamsterdamJessica Wagantall4-5/+5
Bump patch version in preparation for Amsterdam branching. Change-Id: I0f2700367ff27a061da67afbc118ba418c616716 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-11-10Merge "VMWare vesagent integration tests bug fixes"v1.0.01.0.0-ONAP1.0.0-Amsterdamxinhuili2-7/+13
2017-11-10Add relative Path in pom of multicloud-violiangke2-6/+8
Change-Id: I5e864d58bcc19483dfa805fb6f9e527088096cbc Issue-Id: MULTICLOUD-125 Signed-off-by: liangke <lokyse@163.com>
2017-11-10remove staging plugin of multicloud-vio pomliangke2-16/+3
Change-Id: Ic832b3da963c914f1e0210f725f1f17aa122b754 Issue-Id: MULTICLOUD-125 Signed-off-by: liangke <lokyse@163.com>
2017-11-10Merge "Update pom file of multicloud-vio"xinhuili1-11/+0
2017-11-10Update pom file of multicloud-violiangke1-11/+0
Change-Id: I128773871b19e4e9cf024b90021f6b3d8041ef0c Issue-Id: MULTICLOUD-125 Signed-off-by: liangke <lokyse@163.com>
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-11-02Merge "Add default keystone version"xinhuili2-21/+21
2017-11-01Add default keystone versionliangke2-21/+21
VIO would add keystone version if we don't add version when registry VIO into AAI. Change-Id: I468d43492ff559b84457ab2fefe13918fb00ee86 Issue-Id: MULTICLOUD-114 Signed-off-by: liangke <lokyse@163.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-31Merge "Add some functions of fake_cloud"xinhuili6-5/+163
2017-10-31Add some functions of fake_cloudliangke6-5/+163
1 Add tenant api in keystonev2 2 Add image version api 3 Change identiy endpoint to v2 if using keystoneV2 4 Fix a issue that it should update endpoint of vimid if vimid's endpoint was added before. Change-Id: I408fc55941c5b3e73d67cb0cf9ba732ec5f3a4ee issue-Id: MULTICLOUD-79 Signed-off-by: liangke <lokyse@163.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-24Merge "VMware vesagent docker build fixes"xinhuili1-0/+1
2017-10-24Merge "Fix issue of KeystoneV2"xinhuili7-12/+512
2017-10-24Fix issue of KeystoneV2liangke7-12/+512
Change-Id: I2d670b6d68af436adf7b8519487189f2f0ca428f Issue-id: MULTICLOUD-114 Signed-off-by: liangke <lokyse@163.com>
2017-10-24Merge "Add fake heat response data"xinhuili4-0/+454
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-23Add fake heat response dataliangke4-0/+454
Change-Id: Ieb4ebc7a1d5aee387800c188ab982a4f6892fa69 issue-Id: MULTICLOUD-79 Signed-off-by: liangke <lokyse@163.com>
2017-10-20Merge "VMWare vesagent for FCAPS"xinhuili26-0/+3632
2017-10-17Merge "Support keystoneV2 in VIO plugin"xinhuili2-9/+152
2017-10-17Support keystoneV2 in VIO pluginliangke2-9/+152
Change-Id: If8fadc0f8ae718b6428feed30bfcd18579b2cd91 issue-Id: MULTICLOUD-114 Signed-off-by: liangke <lokyse@163.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>
2017-10-13Change subproject's parentEthan Lynn2-7/+6
In order to generate staging zip, change subproject's parent. Change-Id: I88c577f8b97d4e65cee229ee1336b0edd95d4022 issue-id: MULTICLOUD-112 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2017-10-12Use oparent 0.1.1 for stagingEthan Lynn3-3/+3
Change oparent to 0.1.1 Change-Id: I3fbbdfdae1ff08121ea946c96a243ff24c310b17 issue-id: MULTICLOUD-112 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2017-09-26Add staging maven plugin in vio pomliangke3-106/+6
1 push source code file to staging repository 2 push staging image Change-Id: Icebcaba5f5f7e68b869015eb028de687eca7b624 Issue-Id: MULTICLOUD-107 Signed-off-by: liangke <lokyse@163.com>
2017-09-25Merge "Add staging image"xinhuili2-2/+142
2017-09-25Add staging imageliangke2-2/+142
Change-Id: Ib7e6c95d252f5f2533fed8c375a78c7ffe42fa6b Issue-Id: MULTICLOUD-107 Signed-off-by: liangke <lokyse@163.com>
2017-09-22Merge "Fix registry bug"xinhuili2-41/+29
2017-09-21Fix registry bugliangke2-41/+29
Change-Id: Ia6ca2240cfedd3e49cbf6fb5a44c1b78667b9ec9 Issue-Id: MULTICLOUD-102 Signed-off-by: liangke <lokyse@163.com>
2017-09-21Merge "Add fake responses for VIO"xinhuili12-0/+2177
2017-09-21Fix image os version stored in AAIEthan Lynn1-2/+6
Change-Id: I669f5dc60243c8414ad00ac45174e2495988da52 issue-id: MULTICLOUD-101 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2017-09-21Merge "Fix multicloud vio bugs"xinhuili5-9/+29
2017-09-20Fix multicloud vio bugsliangke5-9/+29
Change-Id: I707846d4c6a8ba0adb4e5666b2c74e9dc382d9c9 Issue-Id: MULTICLOUD-98 Signed-off-by: liangke <lokyse@163.com>
2017-09-20Fix cloud unregistryEthan Lynn5-63/+187
Need to delete childrens of cloud-region, then delete cloud-region. Change-Id: Idf630ba47f4a34e8844033f99b4a259993832cbd issue-id: MULTICLOUD-100 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2017-09-20Add fake responses for VIOliangke12-0/+2177
It will be used in function test if there is no real VIO environment. Fix pep8 issues. Change-Id: Iab9a588477a2727c667ee8a8e3a23d4cb9fbe562 Issue-Id: MULTICLOUD-79 Signed-off-by: liangke <lokyse@163.com>
2017-09-20Add more UT cases for VIO pluginBin Sun1-0/+77
Change-Id: I3cff411ed2c0cf4ac154556cd311c38c54eeed22 Issue-Id: MULTICLOUD-91 Signed-off-by: Bin Sun <bins@vmware.com>
2017-09-19Merge "Add extensions API to vio"xinhuili3-0/+34
2017-09-19Merge "Add more VIM info from AAI"xinhuili1-0/+7
2017-09-19Fix url regex matchEthan Lynn1-28/+28
Change-Id: I9ac0983fb05e41e19b7361ff5b11109c036da404 issue-id: MULTICLOUD-96 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2017-09-19Fix some callback errors may cause UT issueBin Sun4-45/+96
Change-Id: I05d8ca3dfece0b0cc02488556afddd42b0c8df0c Issue-Id: MULTICLOUD-91 Signed-off-by: Bin Sun <bins@vmware.com>
2017-09-18Add setting-coverage into VIO plugin for UTBin Sun13-1/+1120
also write some cases to increase the code coverage to 50% Change-Id: I032c713d9811f123b74717742e04b55e334ab4e8 Issue-Id: MULTICLOUD-91 Signed-off-by: Bin Sun <bins@vmware.com>
2017-09-14Add more VIM info from AAIEthan Lynn1-0/+7
Change-Id: If8462481a581504b1be038485d131675e0175b08 issue-id: MULTICLOUD-93 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2017-09-14Merge "Change version"xinhuili1-1/+1
2017-09-13Merge "Add setup.py for vio"xinhuili1-0/+18
2017-09-13Change versionliangke1-1/+1
Change-Id: Ibd9a77b2ed2eaca9442ecfdfcc35b8ef13058ea2 Issue-id: MULTICLOUD-55 Signed-off-by: liangke <lokyse@163.com>
2017-09-12Start up VIO server independtlyliangke1-6/+0
It seems that we do not need waiting msb server be initilized first during OOM deplpyment. Change-Id: Ib50d17d0c1291824a71cbae77c0a8156e59b1155 Issue-Id: MULTICLOUD-74 Signed-off-by: liangke <lokyse@163.com>
2017-09-12Merge "Fix docker building issue"xinhuili5-56/+42