summaryrefslogtreecommitdiffstats
path: root/artifactbroker/packages
AgeCommit message (Collapse)AuthorFilesLines
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-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-27Fix link address of artifact broker packageliboNet1-2/+1
Change-Id: Id47f4374c201c0a0936e234a428a3a12a2ee843e Issue-ID: MULTICLOUD-576 Signed-off-by: liboNet <libo.zhu@intel.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-19enable merge sdc client part into Distribution release imageliboNet2-2/+62
. update the defaultConfig.json file to include sdc client configuration . update the DistriubtionActivator to enable parse sdc client and k8s plugin . rename xacml pdp to k8s . fix distribution run-time issue Change-Id: If267f5c256b19ebdbe7b7b2869afcf2f570e4b24 Issue-ID: MULTICLOUD-576 Signed-off-by: liboNet <libo.zhu@intel.com>
2019-04-16add testcase to improve test coverageliboNet1-0/+5
. 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-03-27add SDC client and reception handleliboNet1-3/+17
. 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-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 brokerliboNet7-0/+439
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>