Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: If9f6d606bef69c265376aaf6a20e4f213cf76a25
Issue-ID: MULTICLOUD-807
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
from 1.3.4 to 1.4.0
Change-Id: I51e1eced5c683deb4986213a6667b34893a1b8e1
Issue-ID: MULTICLOUD-701
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
. 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>
|