diff options
author | 2018-11-27 08:10:33 +0800 | |
---|---|---|
committer | 2018-12-04 14:27:53 +0000 | |
commit | dff040b329ff5f9b3af31aaa22a9f44ab33276aa (patch) | |
tree | ad8541d812998e48360a44a145694216596c2e7f | |
parent | 5d88d4e94392900fa862b63f905ce554fed58951 (diff) |
Updated git submodules
Project: policy/distribution casablanca 964ac3e2a2e6919a8a20895c286312cd0c8f200f
Fix policy format with vCPE service
. 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)
m--------- | docs/submodules/policy/distribution.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/policy/distribution.git b/docs/submodules/policy/distribution.git -Subproject b0d3b4153a48ae0d1f912071f0e012e3582d7bd +Subproject 964ac3e2a2e6919a8a20895c286312cd0c8f200 |