tosca-parser/toscaparser
Miguel Caballer 23cd991e88 Closes-Bug: #1746441
Fix error raising exception when importing a file with an invalid template version

Change-Id: I31a0c1b477d8f8f234457021235f35c4bb9fee4d
2018-01-31 09:45:58 +01:00
..
common Add output validation for substitution mappings 2016-12-16 10:59:03 -05:00
elements Closes-Bug: #1746441 2018-01-31 09:45:58 +01: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 Closes-Bug: #1746441 2018-01-31 09:45:58 +01: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 Adding custom datatypes support in properties of capabilities 2017-08-28 17:00:21 +08:00
dataentity.py Bugfix the error in DataEntity.validate_datatype with functions 2016-05-18 10:29:01 +02:00
entity_template.py Adding custom datatypes support in properties of capabilities 2017-08-28 17:00:21 +08:00
functions.py Fix error getting a boolean capability property with value false 2017-06-20 06:18:04 +00:00
groups.py Fixes NFV VNFFG and groups 2016-05-25 20:36:23 -04:00
imports.py fix nested import list bug 2017-07-12 01:19:35 +08:00
nodetemplate.py Add exception info about get_explicit_relationship 2017-07-13 19:31:48 +08:00
parameters.py Add missing entry_schema field in parameters 2016-09-07 12:08:46 +02:00
policy.py Provide parsing support for multiple policies 2017-01-17 16:28:35 -05:00
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 Remove white space between print () 2017-01-20 03:16:17 +05:30
substitution_mappings.py Add output validation for substitution mappings 2016-12-16 10:59:03 -05:00
topology_template.py Provide parsing support for multiple policies 2017-01-17 16:28:35 -05:00
tosca_template.py Support yaml file with suffix of yml 2017-08-29 15:08:11 +08:00
tpl_relationship_graph.py Redefine respository structure 2015-08-25 08:18:39 -07:00
triggers.py Add more properties to trigger policy. 2017-04-16 19:10:16 -07:00
unsupportedtype.py Add docstring for the usage of unsupported type 2016-08-30 13:19:50 -07:00