summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-01-16Update license for VIO pluginEthan Lynn131-599/+277
Update license Change-Id: I97cf6e844c5f942ff2a91c7d26a118d0a41fec71 Issue-ID: MULTICLOUD-141 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2018-01-03Fix some issuesliangke3-7/+9
Modify groupId and artifactId that make sure we use the correct properties.Also It need to change the vio snapshots path in dockerfile. Change-Id: Id4e5cde6e0225f56217a874cdfbfcbbd9408cc70 Issue-ID: MULTICLOUD-135 Signed-off-by: liangke <lokyse@163.com>
2018-01-02Fix bugs of heat and pomliangke4-23/+44
1 Verify stack name when query heat stack in fake-cloud. 2 Modify paren group in pom to resolve non-resolvable parent POM Change-Id: I8f6347e035c7c4343d2875f162f76504cea2b01f Issue-ID: MULTICLOUD-136 Signed-off-by: liangke <lokyse@163.com>
2017-12-29 VIO 1.1.0 docker imageliangke5-22/+9
Prepare docker images of VIO for Amsterdam branching Change-Id: I319aa1bfb51f8527d544cf791c2d8788b02f2b7a Issue-ID: MULTICLOUD-135 Signed-off-by: liangke <lokyse@163.com>
2017-11-30Merge "Bump minor version"xinhuili4-5/+5
2017-11-28Add Dns api function and fix bugsliangke11-40/+90
1 Add dns api in Multcloud-vio, because VIO 4.1 could support DNS service. 2 Handle attachment parameters in url path. 3 Change repo of source code package to staging. Change-Id: If3c8039ee29e0af277ada007cf5ccca0c75f9e75 Issue-ID: MULTICLOUD-130 Signed-off-by: liangke <lokyse@163.com>
2017-11-18Bump minor versionJessica Wagantall4-5/+5
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-16Merge "Add staging plugin of multicloud-vio"xinhuili1-0/+12
2017-11-16Add staging plugin of multicloud-violiangke1-0/+12
Change-Id: I6f580ef688a6f7427588b5dde0962b005f447ff1 Issue-Id: MULTICLOUD-85 Signed-off-by: liangke <lokyse@163.com>
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>