We joyfully announce the release of: tosca-parser 2.0.0: Parser for TOSCA Simple Profile in YAML. This release is part of the ussuri 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 1.7.0..2.0.0 ------------------------------------ 1abd376 [ussuri][goal] Drop python 2.7 support and testing 58ddb23 Switch to official Ussuri jobs 370856d Fail to parse if relationship is not defined in requirements. Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 3 +-- setup.cfg | 5 ++-- setup.py | 8 ------ toscaparser/elements/nodetype.py | 7 ++--- .../data/test_nodetype_without_relationship.yaml | 27 +++++++++++++++++++ tox.ini | 13 +++------ 8 files changed, 71 insertions(+), 26 deletions(-)
participants (1)
-
no-reply@openstack.org