summaryrefslogtreecommitdiffstats
path: root/tosca2heat/tosca-parser/toscaparser/tests/test_properties.py
AgeCommit message (Collapse)AuthorFilesLines
2019-04-22toscaparser: Support deriving from capability types of no propertyLianhao Lu1-0/+29
Change-Id: I259a43b72a4dd3c74ad54a250ada9f913b5ce67b Issue-ID: PARSER-188 Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
2016-04-07Update tosca lib to version 0.5shangxdy1-0/+368
Use tosca-parser and heat-translator to analyze to the basic nfv-tosca type definitions, and use simple tosca new feature such as policy, group and trigger, which are now supported by the latest version of tosca-parser and heat-translator. JIRA:PARSER-18 Change-Id: I797bcacbb5b32005d0aeb0f3f32851ac96e30f01 Signed--off-by: shangxdy <shang.xiaodong@zte.com.cn> Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>