Age | Commit message (Collapse) | Author | Files | Lines |
|
. 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>
|
|
. 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>
|
|
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>
|
|
. 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>
|
|
. 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>
|
|
. 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>
|
|
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>
|
|
. 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>
|