deb-python-tosca-parser/toscaparser
sahdev zala d3498b3652 Fix validation for invalid type
Fix validation for invalid type when found along with an imports section
in a TOSCA template.

Change-Id: I6b0c6299c1ef96b037527db68f9f86a5a81dded5
Closes-Bug: #1656994
2017-01-16 22:17:33 -05:00
..
common Add output validation for substitution mappings 2016-12-16 10:59:03 -05:00
elements Fix validation for invalid type 2017-01-16 22:17:33 -05:00
extensions Rename nfv extensions files to support adding versions 2016-09-11 20:54:23 -05:00
prereq Fix issues with CSAR error handling 2015-12-01 13:45:22 -08:00
tests Fix validation for invalid type 2017-01-16 22:17:33 -05:00
utils Add input validation in substitution_mapping class 2016-12-06 01:12:05 +08:00
__init__.py Delete unnecessary utf-8 coding 2016-12-27 11:21:33 +08:00
capabilities.py Redefine respository structure 2015-08-25 08:18:39 -07:00
dataentity.py Bugfix the error in DataEntity.validate_datatype with functions 2016-05-18 10:29:01 +02:00
entity_template.py Added Support for UnsupportedTypes 2016-07-05 10:09:59 +05:30
functions.py Add validation for implicit attribute reference 2016-11-13 22:21:37 -05:00
groups.py Fixes NFV VNFFG and groups 2016-05-25 20:36:23 -04:00
imports.py Do not ignore E123, E125 per PEP 8-Style Guide for Python Code 2016-09-30 01:24:14 +00:00
nodetemplate.py Merge "custom interfaces can be used in node_templates" 2016-11-23 14:34:43 +00:00
parameters.py Add missing entry_schema field in parameters 2016-09-07 12:08:46 +02:00
policy.py Implementation of triggers in policies 2016-02-29 10:37:04 +05:30
properties.py Implement PortSpec datatype and all spec. requirements 2016-04-20 08:36:54 -05: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
shell.py Use argparse in shell 2016-10-04 11:44:06 -07:00
substitution_mappings.py Add output validation for substitution mappings 2016-12-16 10:59:03 -05:00
topology_template.py Log the required inputs, instead of raising exceptions 2017-01-05 00:05:42 +05:30
tosca_template.py Add input validation in substitution_mapping class 2016-12-06 01:12:05 +08:00
tpl_relationship_graph.py Redefine respository structure 2015-08-25 08:18:39 -07:00
triggers.py Implementation of triggers in policies 2016-02-29 10:37:04 +05:30
unsupportedtype.py Add docstring for the usage of unsupported type 2016-08-30 13:19:50 -07:00