[SDC-8] trying to merge changes of tests and csars 33/2933/1
authorPavel Aharoni <pa0916@att.com>
Mon, 3 Apr 2017 07:06:16 +0000 (10:06 +0300)
committerPavel Aharoni <pa0916@att.com>
Mon, 3 Apr 2017 07:06:32 +0000 (10:06 +0300)
commit1df0b72a316dcc7f913061706db165d78d2c3a03
treeba549dc1e15b963ee39cc55d577317c08367e53e
parentb51f888ee16f8bf92c7d9a0331eaa05e3bb938d2
[SDC-8] trying to merge changes of tests and csars

Change-Id: Iac4d5bd1ea312b76cba52a172d5ac80757173409
Signed-off-by: Pavel Aharoni <pa0916@att.com>
18 files changed:
jython-tosca-parser/pom.xml
jython-tosca-parser/src/main/java/org/openecomp/sdc/toscaparser/api/ToscaTemplate.java
jython-tosca-parser/src/main/java/org/openecomp/sdc/toscaparser/api/parameters/Input.java
jython-tosca-parser/src/main/java/org/openecomp/sdc/toscaparser/jython/JyToscaTemplate.java
jython-tosca-parser/src/main/java/org/openecomp/sdc/toscaparser/jython/parameters/JyInput.java
jython-tosca-parser/src/main/resources/Lib/site-packages/tosca_parser-0.7.0-py2.7.egg/toscaparser/parameters.py
jython-tosca-parser/src/main/resources/Lib/site-packages/tosca_parser-0.7.0-py2.7.egg/toscaparser/tosca_template.py
pom.xml
sdc-distribution-ci/src/main/java/org/openecomp/test/ClientTest.java
sdc-tosca-parser/pom.xml
sdc-tosca-parser/src/main/java/org/openecomp/sdc/tosca/parser/impl/SdcCsarHelperImpl.java
sdc-tosca-parser/src/test/java/org/openecomp/sdc/impl/ToscaParserStubsTest.java [new file with mode: 0644]
sdc-tosca-parser/src/test/resources/csars/service-ServiceFdnt-csar-allotted-resources-4.csar [new file with mode: 0644]
sdc-tosca-parser/src/test/resources/csars/service-ServiceFdnt-csar-groups-status-supported-case-3.csar [new file with mode: 0644]
sdc-tosca-parser/src/test/resources/csars/service-ServiceFdnt-csar-nt-props-1.csar [new file with mode: 0644]
sdc-tosca-parser/src/test/resources/csars/service-ServiceFdnt-csar-nt-tt-metadata-2.csar [new file with mode: 0644]
sdc-tosca-parser/src/test/resources/csars/service-ServiceFdnt-csar.csar [new file with mode: 0644]
sdc-tosca-parser/src/test/resources/csars/service-vmme-csar.csar [new file with mode: 0644]