tosca-parser 2.12.0 (epoxy)
We are stoked to announce the release of: tosca-parser 2.12.0 This release is part of the epoxy 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.11.0..2.12.0 -------------------------------------- e37c923 Updated TOSCA1.3 support in tosca-parser 6a95391 Fix to not run unnecessary tests Diffstat (except docs and test files) ------------------------------------- ...ubstitution_mappings_error_capability_type.yaml | 25 +++++ ...st_substitution_mappings_error_node_filter.yaml | 25 +++++ ...ubstitution_mappings_error_node_filter_key.yaml | 25 +++++ ..._substitution_mappings_error_property_type.yaml | 25 +++++ .../test_substitution_mappings_section.yaml | 51 ++++++++++ ...A_definition_1_0.yaml => TOSCA_definition.yaml} | 18 +++- toscaparser/elements/entity_type.py | 2 +- toscaparser/elements/grouptype.py | 4 +- toscaparser/entity_template.py | 9 ++ toscaparser/groups.py | 5 +- toscaparser/substitution_mappings.py | 84 +++++++++++++++- 23 files changed, 604 insertions(+), 148 deletions(-)
participants (1)
-
no-reply@openstack.org