From 38c95a9e7810bb6563667df1933f7ed22cda0db1 Mon Sep 17 00:00:00 2001 From: ramverma Date: Sun, 21 Jul 2019 13:15:10 +0000 Subject: Changing policy decoder to support Tosca 1) Updated PolicyDecoderFileInCsarToPolicy to parse ToscaPolicy & TocsaPolicyType from the given csar. 2) Change the parameters 3) Tests cases updated/added. Change-Id: Ic8d652ae8043d5d332f663a6862eb08e282591cf Issue-ID: POLICY-1889 Signed-off-by: ramverma --- .../src/test/resources/service-Sampleservice-test.csar | Bin 0 -> 50791 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 plugins/reception-plugins/src/test/resources/service-Sampleservice-test.csar (limited to 'plugins/reception-plugins/src/test/resources/service-Sampleservice-test.csar') diff --git a/plugins/reception-plugins/src/test/resources/service-Sampleservice-test.csar b/plugins/reception-plugins/src/test/resources/service-Sampleservice-test.csar new file mode 100644 index 00000000..f7360cd2 Binary files /dev/null and b/plugins/reception-plugins/src/test/resources/service-Sampleservice-test.csar differ -- cgit 1.2.3-korg