From 571b40bd86ffeb24f707539f3fe535ff1b2e2ebc Mon Sep 17 00:00:00 2001 From: liboNet Date: Tue, 11 Sep 2018 11:07:04 +0800 Subject: Adding code for dynamically generate Polices * Update sdc tosca version to 1.4.1 * Define the objects to represents the policy used by OOF/Mutlicloud/AAI etc * Integration into the distribution framework to update PdpxPolicy and add new File PolicyDecoderCsarPdpx to do decoder from CSAR * Add two Test case including 2 VNFs, each VNF maps to 1 policy, so to generate 2 polices * use @SerializedName make the variable name different with that in the out json field Change-Id: Icc7175082063db8a245bbe576085cdf5a4b51adc Issue-ID: POLICY-927 Signed-off-by: liboNet --- .../src/test/resources/service-TestNs8-csar.csar | Bin 0 -> 121047 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 plugins/reception-plugins/src/test/resources/service-TestNs8-csar.csar (limited to 'plugins/reception-plugins/src/test/resources/service-TestNs8-csar.csar') diff --git a/plugins/reception-plugins/src/test/resources/service-TestNs8-csar.csar b/plugins/reception-plugins/src/test/resources/service-TestNs8-csar.csar new file mode 100644 index 00000000..4bed54e1 Binary files /dev/null and b/plugins/reception-plugins/src/test/resources/service-TestNs8-csar.csar differ -- cgit 1.2.3-korg