summaryrefslogtreecommitdiffstats
path: root/plugins/reception-plugins/src/test/resources/service-VcpeWithAll-csar.csar
AgeCommit message (Collapse)AuthorFilesLines
2019-01-21Remove properietary license from CSAR3.0.1-ONAPliboNet1-0/+0
Remove these license from the Artifacts/Information directory which will NOT impact the test in S3p and reception-plugins Change-Id: I6551d37b704b2191b865af8c69f01eae685d0adb Issue-ID: POLICY-1433 Signed-off-by: liboNet <libo.zhu@intel.com> (cherry picked from commit eac48bb3c587999376af202ab421275a27279523)
2018-12-04Fix policy format with vCPE serviceliboNet1-0/+0
. change the capital and lower-case letter . add missing fields in ConfigBody policyName and templateVersion that are requried by OOF . add '=' into default operator once no such info in the input CSAR . based on the vCPE service, which includes several CPs, some may do NOT connect any VDU. so need deal with such case. . add new test case to cover complicated service includes 5 policies . change the resource's type from String to List as requried by OOF which needs such format to deal with all kind of policies beides hpa . improve the code style Change-Id: Id39b1a0511c362c5ae9dce409af18b032832de80 Issue-ID: POLICY-1282 Signed-off-by: liboNet <libo.zhu@intel.com> (cherry picked from commit 987cb61f269572fec7c0b0fe500f081ca36c2dd9)