tosca-parser/toscaparser/elements
nirajsingh fd3c74b86b Add reservation policy support
This patch adds `tosca.policies.reservation` policy_type
in TOSCA definitions and it's related unit tests.

Tacker Blueprint: https://blueprints.launchpad.net/tacker/+spec/reservation-vnfm
Tacker Spec: https://review.openstack.org/#/c/561840/
Change-Id: Ic5d790df938b40d75bc50252e1e688e9c09eb568
2018-12-03 17:08:07 +09: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 error not considering inheritance in valid_target_types checking in functions 2017-03-20 07:14:25 +00:00
constraints.py Closes-Bug: #1740063 2017-12-27 06:08:06 +00:00
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 Bugfix in InterfacesDef __init__ function 2017-01-10 09:11:57 +01:00
nodetype.py Fix error getting relationshps in case of custom_def capability 2017-05-11 05:41:36 +00: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 Merge "Imported templates are not fully validated" 2016-08-15 13:19:15 +00:00
scalarunit.py Update error message to a uniform format 2015-11-18 16:39:09 -08:00
statefulentitytype.py Provided support for TOSCA qualified name. 2016-09-01 11:40:07 +05:30
tosca_type_validation.py Handle deriving from custom policy definitions 2018-06-01 11:47:48 -05:00