commit | 644e2206bcbaa87744b08b869ee8a378c9fae2fc | [log] [tgz] |
---|---|---|
author | Michael Lando <ml636r@att.com> | Tue Feb 27 20:13:46 2018 +0200 |
committer | Michael Lando <ml636r@att.com> | Sat Mar 03 19:20:37 2018 +0200 |
tree | d2a16301003679a18702089bdda2482d27c814bf | |
parent | fe7a82b3a8f416fd87519caa07124261d9f117f3 [diff] |
Revert "vLAN . Support Policies." This reverts commit fe7a82b3a8f416fd87519caa07124261d9f117f3. Issue-ID: SDC-1056 Change-Id: I79a00f8b5d6897d65317f9504cde177c186a6221 Signed-off-by: Michael Lando <ml636r@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