remove licensing risks 95/17995/2
authorMichael Lando <ml636r@att.com>
Tue, 10 Oct 2017 15:40:42 +0000 (18:40 +0300)
committerMichael Lando <ml636r@att.com>
Tue, 10 Oct 2017 15:47:53 +0000 (18:47 +0300)
commit71a1f3d02dea30f2a9c6de646122831ede817bda
tree70d78ed1d552c95b0ecf8336daeeccc5fcae20e2
parentd6a06de75b157ab7c0fed9ff60f3cee3e8cf06b8
remove licensing risks

Change-Id: I85c69b3ba4f034eeae72894e87d8d90b3b22a533
Issue-Id: SDC-446
Signed-off-by: Michael Lando <ml636r@att.com>
18 files changed:
docs/index.rst [new file with mode: 0644]
pom.xml
src/main/java/org/openecomp/sdc/tosca/parser/config/ConfigurationManager.java
src/main/java/org/openecomp/sdc/tosca/parser/config/JToscaValidationIssueInfo.java [new file with mode: 0644]
src/main/java/org/openecomp/sdc/tosca/parser/config/JtoscaValidationIssueConfiguration.java [new file with mode: 0644]
src/main/java/org/openecomp/sdc/tosca/parser/impl/JToscaValidationIssueType.java [new file with mode: 0644]
src/main/java/org/openecomp/sdc/tosca/parser/impl/SdcToscaParserFactory.java
src/main/java/org/openecomp/sdc/tosca/parser/utils/YamlToObjectConverter.java
src/main/resources/config/jtosca-validation-issue-configuration.yaml [new file with mode: 0644]
src/test/java/org/openecomp/sdc/impl/ToscaParserNodeTemplateTest.java
src/test/java/org/openecomp/sdc/impl/ToscaParserValidationIssueTest.java [new file with mode: 0644]
src/test/resources/config/jtosca-validation-issue-configuration.yaml [new file with mode: 0644]
src/test/resources/csars/service-Ipassignservice-csar.csar
src/test/resources/csars/service-PortMirroring.csar
src/test/resources/csars/service-ServiceForToscaParserTests-csar.csar
src/test/resources/csars/service-nested-vfc-csar.csar
src/test/resources/csars/service-resolve-get-input-csar.csar
src/test/resources/csars/service-resolve-get-input-csar_QA.csar