summaryrefslogtreecommitdiffstats
path: root/artifactbroker/plugins/reception-plugins
AgeCommit message (Collapse)AuthorFilesLines
2020-03-17Bump up patch version after release 1.5.1Bin Yang1-1/+1
Issue-ID: MULTICLOUD-1032 Signed-off-by: Bin Yang <bin.yang@windriver.com> Change-Id: I0a470b1b8d32aa53f5a5a1e42dd1f576997fbb11
2020-01-23Upgrade patch version to 1.5.1Bin Yang1-1/+1
Change-Id: Ia1dc607761af0aff9cd2118123ede6e6120e8535 Issue-ID: MULTICLOUD-979 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-10-24Bump up version to 1.5.0Bin Yang1-1/+1
Issue-ID: MULTICLOUD-868 Signed-off-by: Bin Yang <Bin.Yang@windriver.com> Change-Id: I1823f9c01b0b030d4b59690d1097eae8ce488ab9
2019-09-27Bump version after releasing 1.4.1Bin Yang1-1/+1
Issue-ID: MULTICLOUD-808 Signed-off-by: Bin Yang <Bin.Yang@windriver.com> Change-Id: I1de9ee3ab269a6027378b9c661858833af5e22e7
2019-09-06Upgrade version to 1.4.1Bin Yang1-1/+1
Change-Id: If9f6d606bef69c265376aaf6a20e4f213cf76a25 Issue-ID: MULTICLOUD-807 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-07-11Bump version for E releaseBin Yang1-1/+1
from 1.3.4 to 1.4.0 Change-Id: I51e1eced5c683deb4986213a6667b34893a1b8e1 Issue-ID: MULTICLOUD-701 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-05-25Fix data incomplete and not json formatliboNet1-1/+3
the user needs to know the resource information and need to get the json format Change-Id: Id17be27016082bd7c42f8aa6f7a8aa25017e2c8b Issue-ID: MULTICLOUD-651 Signed-off-by: liboNet <libo.zhu@intel.com>
2019-05-25Upgrade to 1.3.4liboNet1-1/+1
This should be done once 1.3.3 artifacts are released Change-Id: I5699ae11007c6b2427fa94113345377cb24fcf34 Issue-ID: MULTICLOUD-652 Signed-off-by: liboNet <libo.zhu@intel.com>
2019-05-23Upgrade to 1.3.31.3.3liboNet1-1/+1
This is to workaround that 1.3.2 releasing failure Change-Id: I70804a0bb2e5fa358fcf4a33cab937a718d84b34 Issue-ID: MULTICLOUD-648 Signed-off-by: liboNet <libo.zhu@intel.com>
2019-05-23Fix the Gson parse issue while deals with List of IVfModuledataliboNet1-6/+30
use generic method to deal with list of IVfModuledata send back deploy ok back to SDC once done add more debug info Change-Id: Ifed3b50b6bd04888479653b100a713ef8162eab7 Issue-ID: MULTICLOUD-643 Signed-off-by: liboNet <libo.zhu@intel.com>
2019-05-01Upgrade to 1.3.2Bin Yang1-1/+1
This should be done once 1.3.1 artifacts are released Change-Id: I81cf1ec9150db5fca84257d77116ad48c4278dd0 Issue-ID: MULTICLOUD-590 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-04-26Upgrade version to 1.3.1Bin Yang1-1/+1
1.3.0 was used by integration team for validation Change-Id: I90147a31d451b4288836242cc3112a1a82357b46 Issue-ID: MULTICLOUD-589 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-04-17Fix the sonar issue and clm issueliboNet1-3/+1
. Fix the bugs by using try-with-resources method . Add unit test for GsonUtil . Fix the org.springframework : spring-web issue by removing the dependency in forwarding plugin Change-Id: I01f6461ea2a0f0363247dd3571dd56dcf68a7f90 Issue-ID: MULTICLOUD-569 Signed-off-by: liboNet <libo.zhu@intel.com>
2019-04-16add testcase to improve test coverageliboNet3-256/+0
. add distribution parameter test case . remove unused FileSystem plugin . fix pom.xml of package to include forwarding plugin Change-Id: I531169dd4cb498ae50e4f2ef93fe3a3eecd33263 Issue-ID: MULTICLOUD-569 Signed-off-by: liboNet <libo.zhu@intel.com>
2019-04-11Fix sonar issue of artifactbrokerliboNet1-8/+14
add try and catch in the filewriter improve code style Change-Id: I6352815c75726969325aea4474ffca303846b90f Issue-ID: MULTICLOUD-569 Signed-off-by: liboNet <libo.zhu@intel.com>
2019-04-05add subplug for k8s to invoke Artifact forward supportliboNet1-3/+4
. add forward plugin to forward Artifact . add test case to cover basic httpPost action . fix the misuse of List and ArrayList to avoid Null Pointer Change-Id: I18ead2ba6251a93fddff4657f3945d635a450276 Issue-ID: MULTICLOUD-514 Signed-off-by: liboNet <libo.zhu@intel.com>
2019-04-03add subplugin field support and new Cloud Artifact classliboNet2-36/+10
. add subplugin field to integrate with Distribution framework . add new Cloud Artifact which is to be used by subplugin like k8s . update test .json file to include reception and forward fields . add dummy test class to ensure the flow works as expected . fix typos Change-Id: I9d69d88e448a18247e19b3b7a6062b20814b5f8c Issue-ID: MULTICLOUD-512 Signed-off-by: liboNet <libo.zhu@intel.com>
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-28fix the clm issueliboNet1-5/+0
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-27add SDC client and reception handleliboNet29-0/+2726
. 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>