tosca-parser/toscaparser
Manas Mal 009e5f29d6 Handle deriving from custom policy definitions
Added the UT. Correcting indentation. Also ensure that
the version list is always sorted so tests pass.

Closes-Bug: #1712076
Change-Id: Idc15a9bb333003f3f9b401d3ee45dcd1dfec45ed
Signed-off-by: Manas Mal <manaskrmal@yahoo.com>
Co-Authored-By: Gregoire Gesmier <gesmier.gregoire@gmail.com>
Co-Authored-By: Bob Haddleton <bob.haddleton@nokia.com>
2018-06-01 11:47:48 -05:00
..
common Add output validation for substitution mappings 2016-12-16 10:59:03 -05:00
elements Handle deriving from custom policy definitions 2018-06-01 11:47:48 -05:00
extensions Handle deriving from custom policy definitions 2018-06-01 11:47:48 -05:00
prereq Fix issues with CSAR error handling 2015-12-01 13:45:22 -08:00
tests Handle deriving from custom policy definitions 2018-06-01 11:47:48 -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 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 Handle deriving from custom policy definitions 2018-06-01 11:47:48 -05:00
tpl_relationship_graph.py Redefine respository structure 2015-08-25 08:18:39 -07:00
triggers.py Add resource_type in trigger policy 2018-01-22 15:12:03 +09:00
unsupportedtype.py Add docstring for the usage of unsupported type 2016-08-30 13:19:50 -07:00