Age | Commit message (Collapse) | Author | Files | Lines |
|
Fix the broker to upload to the correct name based
on vfmodule model invariant and version ids.
Change-Id: I45e2fe845d3f61d78a5d1499fd0aa5c0b4475a34
Issue-ID: MULTICLOUD-982
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
|
|
Use the vfmodule model invariant id as the resource bundle
definition name and the vfmodule model version as the resource
bundle definition version when saving the resource bundle.
Change-Id: Iaa3fcbf72f40ea1d4df5c46f7bb6d0c797a9e7e1
Issue-ID: MULTICLOUD-836
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
|
|
This fix does not change distribution when there is one
dummy heat and one cloud technology artifact.
When there is more than one dummy heat or more than one
cloud technology artifact forwarder will try to match them
base on the name of the heat file that should match the prefix
of the name of cloud artifact. There is no need to change use
cases of vFW and EdgeX showcased for Dublin and ElAlto neither
their descriptions should be changed.
Issue-ID: MULTICLOUD-869
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
Change-Id: I4d44ea22b412546806ee7dbcdb7e3c9ed644349a
|
|
Adding some more detail to the logs
in artifactbroker.
This prints the URI, the body and the exception message if any.
Issue-ID: MULTICLOUD-703
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
Change-Id: I99d5ad32cd4e259c5781bca1e3f5b13859ffe5b1
|
|
. the port of k8s plugin has changed from 8081 to 9015
. the value from 200 to 300 is acceptable from k8s plugin
Change-Id: I85c61d2275c7913f8c8dbeee0751349552bec29d
Issue-ID: MULTICLOUD-650
Signed-off-by: liboNet <libo.zhu@intel.com>
|
|
. 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>
|
|
. 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 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>
|