From dff040b329ff5f9b3af31aaa22a9f44ab33276aa Mon Sep 17 00:00:00 2001 From: liboNet Date: Tue, 27 Nov 2018 08:10:33 +0800 Subject: [PATCH] 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 (cherry picked from commit 987cb61f269572fec7c0b0fe500f081ca36c2dd9) --- docs/submodules/policy/distribution.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/policy/distribution.git b/docs/submodules/policy/distribution.git index b0d3b4153..964ac3e2a 160000 --- a/docs/submodules/policy/distribution.git +++ b/docs/submodules/policy/distribution.git @@ -1 +1 @@ -Subproject commit b0d3b4153a48ae0d1f912071f0e012e3582d7bd1 +Subproject commit 964ac3e2a2e6919a8a20895c286312cd0c8f200f -- 2.16.6