tosca-parser/toscaparser/elements
Roman Stolyarov c34dd4b6af Interface outputs
Added support for outputs in operation definition.
References: https://docs.oasis-open.org/tosca/TOSCA-Simple-Profile-YAML/v1.3/os/TOSCA-Simple-Profile-YAML-v1.3-os.html#DEFN_ELEMENT_OPERATION_DEF (section 3.6.17.1 Keynames)

Change-Id: I71b497076135a50df27f8768d28c183c8d605d71
2023-02-20 10:08:31 +00:00
..
TOSCA_definition_1_0.yaml Add reservation policy support 2018-12-03 17:08:07 +09:00
__init__.py Redefine respository structure 2015-08-25 08:18:39 -07:00
artifacttype.py incorrect parent_type definition in policy,artifacts, group and policy 2016-07-09 11:53:45 +01:00
attribute_definition.py Redefine respository structure 2015-08-25 08:18:39 -07:00
capabilitytype.py Fix parent types if relationships 2021-05-27 14:41:58 +03:00
constraints.py import "collections.abc" explicitly 2021-07-02 17:20:47 +05:30
datatype.py Implement PortSpec datatype and all spec. requirements 2016-04-20 08:36:54 -05:00
entity_type.py Fix validation for invalid type 2017-01-16 22:17:33 -05:00
grouptype.py Do not ignore E123, E125 per PEP 8-Style Guide for Python Code 2016-09-30 01:24:14 +00:00
interfaces.py Interface outputs 2023-02-20 10:08:31 +00:00
nodetype.py Add parent interfaces to the list of NodeType interfaces 2020-06-18 03:56:42 +03:00
policytype.py Add reservation policy support 2018-12-03 17:08:07 +09:00
portspectype.py Do not ignore E123, E125 per PEP 8-Style Guide for Python Code 2016-09-30 01:24:14 +00:00
property_definition.py Set property required flag to true as default 2016-03-15 20:35:20 -05:00
relationshiptype.py Fix parent types if relationships 2021-05-27 14:41:58 +03:00
scalarunit.py Simplify log translations 2021-03-12 12:17:35 +05:30
statefulentitytype.py Make custom definitions biggest priority 2020-06-15 18:38:59 +03:00
tosca_type_validation.py Add support for tosca definition version 1.2 2019-09-09 03:53:30 +00:00