tosca-parser/toscaparser
Yoshiro Watanabe e37c92327a Updated TOSCA1.3 support in tosca-parser
tosca-parser has had some updates to bring it into partial
compliance with the TOSCA Simple Profile for YAML version 1.3.

The implementation for the following updated items has been added:

* 'attributes' was added to the keynames of the Group definition
* 'substitution_filter' was added to the keynames of the Substitution
   mapping
* Added tosca.artifacts.template
* Added tosca.artifacts.template.Jinja2
* Added tosca.artifacts.template.Twig

Change-Id: Iabd748640013e0108d4ac7b4b4fb8a48c412330c
2024-08-29 06:43:40 +00:00
..
common Simplify log translations 2021-03-12 12:17:35 +05:30
elements Updated TOSCA1.3 support in tosca-parser 2024-08-29 06:43:40 +00:00
extensions Move test samples to reduce setuptools warnings 2024-07-04 06:42:25 +00:00
prereq Support primary and dependencies definition 2022-08-26 17:23:26 +09:00
tests Updated TOSCA1.3 support in tosca-parser 2024-08-29 06:43:40 +00:00
utils import "collections.abc" explicitly 2021-07-02 17:20:47 +05:30
__init__.py Delete unnecessary utf-8 coding 2016-12-27 11:21:33 +08:00
capabilities.py Adding custom datatypes support in properties of capabilities 2017-08-28 17:00:21 +08:00
dataentity.py Support for updating tosca-parser with TOSCA1.3 2024-07-04 06:47:48 +00:00
entity_template.py Updated TOSCA1.3 support in tosca-parser 2024-08-29 06:43:40 +00:00
functions.py Fix KeyError in get_attribute function 2022-03-23 08:34:27 +01:00
groups.py Updated TOSCA1.3 support in tosca-parser 2024-08-29 06:43:40 +00:00
imports.py Support importing def from local instead of url 2023-02-20 10:50:09 +00:00
nodetemplate.py Support for updating tosca-parser with TOSCA1.3 2024-07-04 06:47:48 +00:00
parameters.py Support for updating tosca-parser with TOSCA1.3 2024-07-04 06:47:48 +00:00
policy.py Add validation for required property of policies 2020-11-25 19:24:36 +09:00
properties.py Support for updating tosca-parser with TOSCA1.3 2024-07-04 06:47:48 +00:00
relationship_template.py Merge "Bugfix for RelationshipTemplate._create_relationship_properties method to get the properties of the "explicit relationships"" 2016-03-14 18:07:50 +00:00
repositories.py Added support for Repositories 2016-05-23 11:37:33 +05:30
reservation.py Add reservation policy support 2018-12-03 17:08:07 +09:00
shell.py Remove white space between print () 2017-01-20 03:16:17 +05:30
substitution_mappings.py Updated TOSCA1.3 support in tosca-parser 2024-08-29 06:43:40 +00:00
topology_template.py Simplify log translations 2021-03-12 12:17:35 +05:30
tosca_template.py Add TOSCA v1.3 to valid template version 2024-03-21 04:53:11 +00:00
tpl_relationship_graph.py Redefine respository structure 2015-08-25 08:18:39 -07:00
triggers.py Support for updating tosca-parser with TOSCA1.3 2024-07-04 06:47:48 +00:00
unsupportedtype.py Add docstring for the usage of unsupported type 2016-08-30 13:19:50 -07:00