We are jazzed to announce the release of: tosca-parser 2.4.0: Parser for TOSCA Simple Profile in YAML. This release is part of the xena 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.3.0..2.4.0 ------------------------------------ 424cc36 Simplify log translations 5860c6f Update validation of function `get_operation_output` 093fc80 Make custom definitions biggest priority Diffstat (except docs and test files) ------------------------------------- toscaparser/common/exception.py | 2 +- toscaparser/elements/interfaces.py | 39 +++++++++++------- toscaparser/elements/scalarunit.py | 8 ++-- toscaparser/elements/statefulentitytype.py | 6 +-- toscaparser/entity_template.py | 2 +- toscaparser/functions.py | 60 +++++++++++++++++++--------- toscaparser/imports.py | 10 ++--- toscaparser/topology_template.py | 4 +- toscaparser/utils/validateutils.py | 4 +- 10 files changed, 90 insertions(+), 52 deletions(-)
participants (1)
-
no-reply@openstack.org