summaryrefslogtreecommitdiffstats
path: root/artifactbroker/plugins/reception-plugins/src/test/resources/handling-sdcInvalid.json
AgeCommit message (Collapse)AuthorFilesLines
2022-11-25[ARTIFACT-BROKER] Upgrade sdc-distro-client to 2.0.01.9.0efiacor1-8/+2
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I3c726357fe3760724f64e71f09749d939f74d7be Issue-ID: DMAAP-1806
2020-08-13HELM artifact type supportLukasz Rajewski1-1/+2
HELM artifact type support was added to the k8s artifact broker. Issue-ID: MULTICLOUD-1120 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com> Change-Id: Iee101420ea3876ce3991085915e1cdc6841dfd2f
2019-03-27add SDC client and reception handleliboNet1-0/+26
. 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>