summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-03-31add support to store all the artifacts into locallyliboNet1-16/+135
. deal with VFs and store all the artifacts locally . store all artifacts under artifact_list . store vfmodule-meta.json file into /data/"VfModuleModelCustomizationUUID" . store the service info to service-meta.json file . add subplug invoke flow too Change-Id: Idca012955c704ed312ae81aa87b35e22af0a4c89 Issue-ID: MULTICLOUD-513 Signed-off-by: liboNet <libo.zhu@intel.com>
2019-03-29Add model to represent VfModuleModel and Artifact managementliboNet4-19/+168
. add VfModuleModel to represent content of VfModule . add Gsonutil to support List which is the content of Vf Module meta json . add CloudArtifact to deal with Artifact for subplug action . Fix pom.xml typo Change-Id: Ic459118323bf50939493b0f0feff7ba96dd9a64d Issue-ID: MULTICLOUD-511 Signed-off-by: liboNet <libo.zhu@intel.com>
2019-03-28fix the clm issueliboNet2-6/+23
fix the org.json:json issue and fix the jackson.core issue by excluding them from policy-endpoints remove the unused sdc-tosca package Change-Id: I1eb96d95f9acade1b3d1203aa0ccff0aacd083de Issue-ID: MULTICLOUD-514 Signed-off-by: liboNet <libo.zhu@intel.com>
2019-03-26Merge "add SDC client and reception handle"Bin Yang63-5/+4707
2019-03-27add SDC client and reception handleliboNet63-5/+4707
. add reception framework wraps handle and subplug interface . add plugins include sdc handler now. . add forward acts the post interface for specified item like artifact . add model acts for the sepcifeid item like CSAR . update pom.xml and package/pom.xml to includes all submodules . Fix the compile issue by typo and change groupid to framework Change-Id: Idbff0ca612045c6ee52ba23cd305f2764c9600f8 Issue-ID: MULTICLOUD-514 Signed-off-by: liboNet <libo.zhu@intel.com>
2019-03-25Fix pom format errorXiaohua Zhang1-1/+0
Change-Id: Ie333cbf9e65241310222bb87dcc6bd4c9fb87112 Issue-ID: MULTICLOUD-546 Signed-off-by: Xiaohua Zhang <xiaohua.zhang@windriver.com>
2019-03-23rename the assembly settingliboNet2-7/+8
To fix the packing assembly issue. there should be a zip file generated Change-Id: I82bc9fc87be1bcf8b87e75e9f8f5870efa9ea7cf Issue-ID: MULTICLOUD-546 Signed-off-by: liboNet <libo.zhu@intel.com>
2019-03-22add packages support for artifact brokerliboNet9-1/+441
add a submodule of packages to generate a .zip file. update related pom.xml to make it friendly readable. use the 9014 as healthcheck targetPort Change-Id: I98ed96639bbf6ecfeb87f1bffe2e55e7a62ac062 Issue-ID: MULTICLOUD-546 Signed-off-by: liboNet <libo.zhu@intel.com>
2019-03-21add rest serve and distribution frameworkliboNet24-2/+2194
. update the pom.xml to include a submodule main . add all common necessnary package into pom.xml . add rest server and test case . port the distribution framework . which supports both http and https Change-Id: I5ccc712342fc8929d11e553f3e09f36e93a80935 Issue-ID: MULTICLOUD-546 Signed-off-by: liboNet <libo.zhu@intel.com>
2019-03-21Fix the sonar scirpt issue under multivimbrokerliboNet2-10/+7
move the sonar related setting to submodule Change-Id: I64ce83a0c7f362f49e68c2f9ae8c77e0d0a376a2 Issue-ID: MULTICLOUD-532 Signed-off-by: liboNet <libo.zhu@intel.com>
2019-03-20 add submodule support in frameworkliboNet6-155/+124
support multi broker and fix sonar.sh issue . add a new module of artifact broker . update framework pom.xml to support submodules . update the multivim broker to align with the case like subplugins under openstack . remove the duplicated sonar.sh Change-Id: Ie41dc07aed9e015208e79aadff204747269af638 Issue-ID: MULTICLOUD-532 Signed-off-by: liboNet <libo.zhu@intel.com>
2019-03-19Merge "Add create of workload update in AAI"Bin Yang1-1/+46
2019-03-20Proposal on SDC Client DesignliboNet2-1/+192
some ideas about how to implmenent it useable for both k8s and openstack/windRiver . implement it as an artifact management include a sdc client and add subplugin configuration . align with Eric's proposal on SO-to-Multicloud API enhancements . add and update the example about downloaded files layout Change-Id: Ia5a22482fa3c1c11ba1195fa7b8be4dcd67fe662 Issue-ID: MULTICLOUD-436 Signed-off-by: liboNet <libo.zhu@intel.com>
2019-03-13Add create of workload update in AAIEric Multanen1-1/+46
Add call to multicloud to update AAI with workload detailed information (aka Heatbridge for OpenStack). Add AAI update status responses to the workload query call. Change-Id: I6f9ab74e0090f0fbf170b1f0e0c40c65fd928b70 Issue-ID: MULTICLOUD-486 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
2019-03-14Update API spec to support multi-tenantsBin Yang2-0/+52
Enable multicloud to support multi-tenants of a cloud region while being backward compatible which support the default tenant Change-Id: I0b82e9dfb1e279c5adf780c06d26e2278f7d47d7 Issue-ID: MULTICLOUD-528 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-03-11Set Highest cipher for httpsXiaohua Zhang1-1/+1
Change-Id: I66dca8548e88b9c006ee3bee257a4dc07dba50f6 Issue-ID: MULTICLOUD-522 Signed-off-by: Xiaohua Zhang <xiaohua.zhang@windriver.com>
2019-03-08Add https support for multicloud brokerXiaohua Zhang5-3/+61
The https endpoint can be enabled by setting env: SSL_ENABLED=true Change-Id: I69d1301df24492df11b782f19ae3ef36c25f1d94 Issue-ID: MULTICLOUD-522 Signed-off-by: Xiaohua Zhang <xiaohua.zhang@windriver.com>
2019-03-08Upgrade to 1.3.0 for dublinXiaohua Zhang6-9/+9
Change-Id: Iae553e1c960571d99faf6b5aba39c70edf0f867e Issue-ID: MULTICLOUD-432 Signed-off-by: Xiaohua Zhang <xiaohua.zhang@windriver.com>
2019-03-05Optimize Docker image footprintBin Yang8-20/+71
Rebase to python:2-slim Remove unused pip packages Change-Id: Idc9dfdc11d4792a63c7c144587c13705e87bb4bc Issue-ID: MULTICLOUD-505 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-03-01Add vsphere typeEthan Lynn3-2/+14
Add vsphere type and point to multicloud-vio Change-Id: I6eab1b61892a9caa999d09cdc5e5dda174f3561b Issue-ID: MULTICLOUD-488 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2019-03-01upgrade onappylog versionliangke1-1/+1
Change-Id: I0e0bcd43cfd3ad815d7e059b0abb5aaf43afcbfb Issue-ID: MULTICLOUD-481 Signed-off-by: liangke <lokyse@163.com>
2019-02-25Merge "Draft the enhancement of capacity_check API"Huang Haibin1-3/+51
2019-02-21Run multicloud broker service as non root userBin Yang1-2/+7
Change-Id: Ib9e2d1647a3b18a6916e672bb6017bdd01908749 Issue-ID: MULTICLOUD-495 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-02-21Draft the enhancement of capacity_check APIBin Yang1-3/+51
To support F-GPS at AZ level Change-Id: Idc89afaaa1e649ec5735ce5b537dc37cca71a5a7 Issue-ID: MULTICLOUD-485 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-02-19Merge "Fix infraworkload forwarder"Bin Yang2-14/+15
2019-02-18Update committer INFOBin Yang1-10/+5
Remove those committers who decided to step down as a committer Change-Id: If12e3f3cbc16582e81fab7265d7584e29bf3f688 Issue-ID: MULTICLOUD-484 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-02-13Fix infraworkload forwarderEthan Lynn2-14/+15
Check content_Type, if is multipart, then use multipart handler, otherwise use normal forwarder. Change-Id: Ia84b859168d3301390c4ec28be850800ae4677ed Issue-ID: MULTICLOUD-476 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2019-02-01Update the fixed bug listBin Yang2-7/+38
Change-Id: Icca79092aebf5e5554b01c90569dc9d5a9db2859 Issue-ID: MULTICLOUD-453 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-01-30Merge "RN for Casablanca Maintenance Release"Huang Haibin1-1/+82
2019-01-30RN for Casablanca Maintenance ReleaseBin Yang1-1/+82
Change-Id: I6b4c9279652960827104d8cf6c49fc23a1bb8831 Issue-ID: MULTICLOUD-453 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-01-17Add starlingx for frameworkHaibin Huang2-1/+6
Add starlingx support which make we can call the plugin by framework. Change-Id: Ib84bc6c3d4ad4d38646fd50913efe3baa2fdd900 Issue-ID: MULTICLOUD-428 Signed-off-by: Haibin Huang <haibin.huang@intel.com>
2018-11-29Merge "Add links to Security Vulnerability"Bin Yang0-0/+0
2018-11-29Add links to Security VulnerabilityGildas Lanilis1-1/+9
Update RN by adding links to Security Vulnerability Change-Id: If91b6c4ec80f9bbe0fb032e10025e99082940ab9 Issue-ID: DOC-333 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com> Signed-off-by: Bin Yang <bin.yang@windriver.com>
2018-11-29Refactor the rstBin Yang1-152/+173
Specify release version which support vCPE TOSCA VNF use case Change-Id: I8663fcb8e8fd1c943fc8254e9a30bca91fdccead Issue-ID: MULTICLOUD-422 Signed-off-by: Bin Yang <bin.yang@windriver.com> (cherry picked from commit e455c741c34660dacaa1643ef0a660e7b3efac90)
2018-11-29Merge "Refactor the rst"Bin Yang1-152/+173
2018-11-29Add links to Security VulnerabilityGildas Lanilis1-1/+9
Update RN by adding links to Security Vulnerability Change-Id: Ie968ba1f11fb46b5482e46b75f9a81c0df0e1a6a Issue-ID: DOC-333 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com> Signed-off-by: Bin Yang <bin.yang@windriver.com>
2018-11-29Refine Release note 3.0.0Bin Yang1-41/+83
Align to ONAP release versions And specify the components with versions Change-Id: Idd2e131ca25a91df4a75d41008e6283dfd37c10e Issue-ID: MULTICLOUD-422 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2018-11-29Refactor the rstBin Yang1-152/+173
Specify release version which support vCPE TOSCA VNF use case Change-Id: I8663fcb8e8fd1c943fc8254e9a30bca91fdccead Issue-ID: MULTICLOUD-422 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2018-11-29Refine Release note 3.0.0Bin Yang1-41/+83
Align to ONAP release versions And specify the components with versions Change-Id: Idd2e131ca25a91df4a75d41008e6283dfd37c10e Issue-ID: MULTICLOUD-422 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2018-11-27Merge "bump version to 1.2.3" into casablancaBin Yang5-7/+7
2018-11-27Merge "Update metadata example in API spec" into casablancaHuang Haibin2-27/+6
2018-11-27bump version to 1.2.3Xiaohua Zhang5-7/+7
Change-Id: I5a3725a9deeac3e9e8bd3d01305ba87f2db90e49 Issue-ID: MULTICLOUD-419 Signed-off-by: Xiaohua Zhang <xiaohua.zhang@windriver.com> (cherry picked from commit 36035e27f91e4d77f80fc806cbfffc2fa5110b32)
2018-11-27Wrap long linesBin Yang1-173/+205
Change-Id: I69e19da86592b293bd1e5bc51377583e7f3b6386 Issue-ID: MULTICLOUD-411 Signed-off-by: Bin Yang <bin.yang@windriver.com> (cherry picked from commit 6237ee2f502f53b811630d069b26c9077e22e54a)
2018-11-27Update metadata example in API specBin Yang2-27/+6
Change-Id: Ibdbc34d9aef340ef98316406a4a827badfc94fd5 Issue-ID: MULTICLOUD-405 Signed-off-by: Bin Yang <bin.yang@windriver.com> (cherry picked from commit 0e8aea38a1154cdb4799b4f2e06a5b8170bfece8)
2018-11-27bump version to 1.2.3Xiaohua Zhang5-7/+7
Change-Id: I5a3725a9deeac3e9e8bd3d01305ba87f2db90e49 Issue-ID: MULTICLOUD-419 Signed-off-by: Xiaohua Zhang <xiaohua.zhang@windriver.com>
2018-11-21Add MultiCloud Architecture DocumentationBin Yang4-6/+180
Change-Id: I99b6bd711f4aed106abc5071e082b43886e4d05a Issue-ID: MULTICLOUD-411 Signed-off-by: Bin Yang <bin.yang@windriver.com> (cherry picked from commit ea58beb4e0b10c66086983644f7c2e420d78c08f)
2018-11-21Wrap long lines1.2.2Bin Yang1-173/+205
Change-Id: I69e19da86592b293bd1e5bc51377583e7f3b6386 Issue-ID: MULTICLOUD-411 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2018-11-21Add MultiCloud Architecture DocumentationBin Yang4-6/+180
Change-Id: I99b6bd711f4aed106abc5071e082b43886e4d05a Issue-ID: MULTICLOUD-411 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2018-11-16Update metadata example in API specBin Yang2-27/+6
Change-Id: Ibdbc34d9aef340ef98316406a4a827badfc94fd5 Issue-ID: MULTICLOUD-405 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2018-11-13Bump version to 1.2.2Bin Yang5-7/+7
Change-Id: I62152f981ab92a243814cd4f562ea88255443e34 Issue-ID: MULTICLOUD-402 Signed-off-by: Bin Yang <bin.yang@windriver.com>