commit | b29c5c244b23bbf549bc4e7637019e28ed48b0c4 | [log] [tgz] |
---|---|---|
author | Ester Rotstein <er767y@att.com> | Tue Jun 20 09:42:36 2017 +0300 |
committer | Ester Rotstein <er767y@att.com> | Tue Jun 20 09:45:59 2017 +0300 |
tree | 8ce7c46e081aebd233f22b62263255cbf0aa800c | |
parent | 6b61b88108c5d35efb61cd1006d0a3b9db9d35bf [diff] |
[SDC-36] support get nt by sdc type Change-Id: I0e514827ea7e9a420438a20c369e0b6a9967c66a Signed-off-by: Ester Rotstein <er767y@att.com>
OpenECOMP SDC-Tosca is delivered as helper JAR that can be used by clients that work with SDC TOSCA CSAR files. It parses the CSAR and returns the model object which represents the CSAR contents, through designated function calls with SDC flavour. It uses the underlying generic JTOSCA parser.
OpenECOMP SDC-Tosca can be compiled easily using maven command: mvn clean install
The result is JAR file under "target" folder
*** to be completed on release ***
SDC Javadoc and Maven site
*** to be completed on rrelease ***