We enthusiastically announce the release of: tosca-parser 1.4.0: Parser for TOSCA Simple Profile in YAML. This release is part of the stein release series. The source is available from: http://git.openstack.org/cgit/openstack/tosca-parser/ Download the package from: https://pypi.org/project/tosca-parser For more details, please see below. Changes in tosca-parser 1.3.0..1.4.0 ------------------------------------ f90efb1 Change openstack-dev to openstack-discuss fd3c74b Add reservation policy support 4bdad8e Add py36 to tox.ini and setup.cfg Diffstat (except docs and test files) ------------------------------------- setup.cfg | 3 +- toscaparser/elements/TOSCA_definition_1_0.yaml | 5 +++ toscaparser/elements/policytype.py | 8 +++- toscaparser/policy.py | 14 ++++++- toscaparser/reservation.py | 47 ++++++++++++++++++++++ tox.ini | 2 +- 9 files changed, 160 insertions(+), 6 deletions(-)
participants (1)
-
no-reply@openstack.org