commit | 61fa2db60c5d75319224a4b3e910800681b1760f | [log] [tgz] |
---|---|---|
author | Idan Amit <ia096e@intl.att.com> | Thu Jan 04 09:45:41 2018 +0200 |
committer | Idan Amit <ia096e@intl.att.com> | Thu Jan 04 10:50:21 2018 +0200 |
tree | 994193955d4208393b348bfa10ccc35c408e5ba1 | |
parent | bd4b0ceb3b47861bd97beca7a407972ad51c9845 [diff] |
Update staging server ID Update serverID for staging to match the rest Change-Id: I90c0af1df3311f166f5108e3344ea3f3021aeae4 Issue-ID: SDC-844 Signed-off-by: Idan Amit <ia096e@intl.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 ***
1.1.31-SNAPSHOT
Initial after separating into separate repo
1.1.1-SNAPSHOT
Added toString of Function (GetInput, etc.)
Allowed two arguments for GetInput - name of list input and index in list