From 214fe0852898278a1a4e1df982fa7903bab5e2c4 Mon Sep 17 00:00:00 2001 From: liboNet Date: Tue, 27 Nov 2018 08:10:33 +0800 Subject: Updated git submodules Project: policy/distribution master 987cb61f269572fec7c0b0fe500f081ca36c2dd9 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 --- docs/submodules/policy/distribution.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/policy/distribution.git b/docs/submodules/policy/distribution.git index cf2a21536..987cb61f2 160000 --- a/docs/submodules/policy/distribution.git +++ b/docs/submodules/policy/distribution.git @@ -1 +1 @@ -Subproject commit cf2a21536bd30ebb8b4544f51ad3024dae310842 +Subproject commit 987cb61f269572fec7c0b0fe500f081ca36c2dd9 -- cgit 1.2.3-korg