summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-03-22Remove msb_registerEthan Lynn3-27/+0
It's legacy from open-o, the code will not use in future. Change-Id: I6522c5359f4c4ef0820e19012308ff7ce716f118 Issue-ID: MULTICLOUD-199 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2018-03-22Merge "Initial code for pecan framework"Liang Ke10-74/+267
2018-03-21Merge "Upgrade to latest oparent"Liang Ke1-1/+1
2018-03-21 Fix vio logging formatliangke5-5/+69
Update the logging format. Add context middleware to set MDC attributes. Change-Id: Ie6fc6848f38ebc74312b1831a5bb609f4060b406 Issue-ID: MULTICLOUD-151 Signed-off-by: liangke <lokyse@163.com>
2018-03-15Upgrade to latest oparentGildas Lanilis1-1/+1
Update pom.xml file to latest version release of oparent, 1.1.0 Change-Id: Ie0f56a595b6427960fbccc56dc89ce604310d4d2 Issue-ID: INT-443 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-03-15Use A&AI v13Ethan Lynn1-1/+1
Use A&AI v13 Issue-ID: MULTICLOUD-186 Change-Id: I70546e9ad1a04fb14437e4858b140f0d3e75c97d Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2018-03-14Add test_check_capacity_nova_limits_failedEthan Lynn1-0/+22
Add test_check_capacity_nova_limits_failed for capacity check API Change-Id: Ib792c3300e7a2e0bce5a2366db601e5de7cf46c2 Issue-ID: MULTICLOUD-167 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2018-03-14Merge "Add test_check_capacity_success"Liang Ke1-0/+82
2018-03-14Add test_check_capacity_successEthan Lynn1-0/+82
Add test_check_capacity_success for check_capacity API Change-Id: I93c326f0bc44200f23331b1993f603ab9fddbd3e Issue-ID: MULTICLOUD-167 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2018-03-14Merge "Add capacity_check API to vio plugin"Liang Ke5-2/+133
2018-03-14Initial code for pecan frameworkHong Hui Xiao10-74/+267
This patch introduces pecan framework to multicloud vio. The number of processes equals to the number of CPU cores. The swagger json url has been implemented in this patch. ../api/multicloud-vio/v0/swagger.json Change-Id: I93e357fa248c01037b23d9a46712699a7d859288 Issue-ID: MULTICLOUD-150 Signed-off-by: Hong Hui Xiao <honghui_xiao@yeah.net>
2018-03-14Update git ignore file for testHong Hui Xiao1-0/+6
So that the dump test file will not be checked by git. Change-Id: I28c7d623c1c0fdfc48cfb670ca2f2f62f844d72c Issue-ID: MULTICLOUD-173 Signed-off-by: Hong Hui Xiao <honghui_xiao@yeah.net>
2018-03-13Add capacity_check API to vio pluginEthan Lynn5-2/+133
Add capacity_check API to vio plugin Change-Id: I4446b0b7bbf00a8330336381a2cb8b4eb7ac0a51 Issue-ID: MULTICLOUD-167 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2018-03-08Fix sonar code coverageBin Sun2-0/+138
Change-Id: I3e899e3be5f200cbf494e8275d05523a7e49e073 Issue-ID: MULTICLOUD-173 Signed-off-by: Bin Sun <bins@vmware.com>
2018-03-06 Put yaml type file into repositoriesliangke1-0/+2
Change-Id: Id77da258e3a15435379ba5cf550c02c1171254f2 Issue-ID: MULTICLOUD-151 Signed-off-by: liangke <lokyse@163.com>
2018-03-05Merge "Add code coverage for sonar"xinhuili2-0/+8
2018-03-05 Create log file during configuring containerliangke3-7/+13
Change-Id: Icdf31c8b2b34ff0a201dc3cb1412bbf6db7a2a7f Issue-ID: MULTICLOUD-151 Signed-off-by: liangke <lokyse@163.com>
2018-03-05 Update the log setting of VIOliangke4-32/+43
Change-Id: I2efb581a4cbe238f03aa91437da7590c7a9ef2ac Issue-ID: MULTICLOUD-151 Signed-off-by: liangke <lokyse@163.com>
2018-03-05Add code coverage for sonarBin Sun2-0/+8
Change-Id: I3cca97c960694cb010867cfda57057c2722acdaa Issue-ID: MULTICLOUD-170 Signed-off-by: Bin Sun <bins@vmware.com>
2018-02-27Merge "Update license for VIO plugin"Liang Ke131-599/+277
2018-02-02Fix typo in the name of the repo in SonarGildas Lanilis1-1/+1
replace multicloud-opentack-vmware by multicloud-openstack-vmware Change-Id: Id51d83f65c5399f9c1c2ff41d81ea51ebecc0dcc Issue-ID: CIMAN-65 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
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-03Replace internal endpoint and Refactor identityliangke6-198/+259
Change-Id: I4faad06666d545b88c7482a63dcc4312c882f681 Issue-ID: MULTICLOUD-135 Signed-off-by: liangke <lokyse@163.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>