We contentedly announce the release of:
tosca-parser 2.5.0: Parser for TOSCA Simple Profile in YAML.
This release is part of the yoga release series.
The source is available from:
https://opendev.org/openstack/tosca-parser
Download the package from:
https://pypi.org/project/tosca-parser
Please report issues through:
https://bugs.launchpad.net/tosca-parser/+bugs
For more details, please see below.
Changes in tosca-parser 2.4.1..2.5.0
------------------------------------
2ea2f97 Clean up extra spaces
9f575be Add parent interfaces to the list of NodeType interfaces
Diffstat (except docs and test files)
-------------------------------------
toscaparser/elements/nodetype.py | 18 +++++++++++++++++-
toscaparser/nodetemplate.py | 22 +++++++++++++---------
3 files changed, 33 insertions(+), 13 deletions(-)