Add .casr suffix to downloaded csar file 55/68555/1
authorAlexis de Talhouët <adetalhouet89@gmail.com>
Sun, 23 Sep 2018 03:53:51 +0000 (23:53 -0400)
committerAlexis de Talhouët <adetalhouet89@gmail.com>
Sun, 23 Sep 2018 03:56:39 +0000 (23:56 -0400)
commitf3c53ad39bf85d8e808c3e53189f077ad7c95f47
treee05cf2e9f75b7fa68eb89f001a51aad38ab6c4f4
parent6931309e2969dbf7be71777f048dcab4830d1c05
Add .casr suffix to downloaded csar file

SdcToscaParserFactory is looking file file type of .yaml .yml .zip or .csar
As no suffix was provided, .tmp was being appended, hence the process was
failing to parse the csar file.

Change-Id: Ia87bb1e2402f94e44f6cbf3e28beb2adea52db4d
Issue-ID: POLICY-1146
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
plugins/reception-plugins/src/main/java/org/onap/policy/distribution/reception/handling/sdc/SdcReceptionHandler.java