summaryrefslogtreecommitdiffstats
path: root/tosca2heat/tosca-parser
AgeCommit message (Expand)AuthorFilesLines
2017-09-05Merge "Support version of tosca_simple_yaml_1_1"0.5.0julien zhang5-4/+43
2017-09-05Fix exceptions overwritten when nested import service topologyshangxdy2-11/+39
2017-09-05Support version of tosca_simple_yaml_1_1shangxdy5-4/+43
2017-09-01Merge "Add import file with suffix of yml testcases"julien zhang3-0/+35
2017-08-29Add import file with suffix of yml testcasesshangxdy3-0/+35
2017-08-29Add parameter validation in design timeshangxdy3-6/+28
2017-08-14Support costum datatype definition in parametersshangxdy2-3/+7
2017-08-12Merge "Support yaml file with suffix of yml"xiaodong shang1-1/+1
2017-08-10Support yaml file with suffix of ymlshangxdy1-1/+1
2017-08-10Support metadata validationshangxdy1-2/+2
2017-08-10Merge "Support costum datatype in capability"julien zhang2-3/+5
2017-08-09Support costum datatype in capabilityshangxdy2-3/+5
2017-08-08fix package init name for nfv-toscaparsershangxdy1-1/+1
2017-07-26Modify the classifier Enviroment in setup cfgshangxdy1-1/+1
2017-07-25Setup parser as a entire projectshangxdy1-7/+8
2017-07-19rename all READM.rst to README.mdJulien2-1/+1
2017-07-19change some doc file namesJulien2-0/+0
2017-07-17synchronize upstream about tosca-parsershangxdy25-40/+405
2017-07-17Merge "Add more test for nested import list"xiaodong shang3-1/+9
2017-07-13Add more test for nested import listshangxdy3-1/+9
2017-07-13Add getting custom node by capabilityshangxdy4-10/+36
2017-07-12Fix import nested list bugsshangxdy1-0/+3
2017-04-18fix the command of testrdongwenjuan1-2/+2
2017-03-09Fix docs bugshangxdy2-9/+55
2017-03-07Danube Release Docs Fixup patch 2zhipengh8-221/+0
2017-02-26Sync upstream codeshangxdy76-215/+1888
2016-12-09Add output validation test case for substitution.shangxdy10-33/+283
2016-12-09Add output validation for substitution mappingsshangxdy6-25/+73
2016-12-09Merge "Add output in vRNC for substitution mappings"xiaodong shang2-4/+17
2016-12-07Add output in vRNC for substitution mappingsshangxdy2-4/+17
2016-12-05Add input validation test caseshangxdy5-35/+211
2016-09-19Delete not used property from vRNCshangxdy1-10/+0
2016-09-14Update the upstream of tosco-parser and heat-translator to stableshangxdy16-1036/+1135
2016-09-09Add keys validation testcase in substitution_mapping classshangxdy3-6/+54
2016-09-07Create translation test code for vRNCshangxdy2-39/+43
2016-08-22Remove the cyclic dependencies in vRNC definitionshangxdy1-3/+0
2016-08-15Merge "Add required definition in class of Input."julien zhang11-20/+70
2016-08-15Add required definition in class of Input.shangxdy11-20/+70
2016-08-15The definition about the sequence of capabilities and requirements inshangxdy1-8/+9
2016-08-14Add input validation in substitution_mapping classshangxdy6-23/+99
2016-08-14Change the name of Substitution_mappings to SubstitutionMappingsshangxdy2-21/+11
2016-08-08Service template with substitution mapping definition can deployedshangxdy2-5/+9
2016-08-04Add relationship of node template associated with tosca template inshangxdy4-10/+8
2016-08-03Distinguish the mapping and mapped by name.shangxdy5-65/+71
2016-08-03Merge "Parser miss files(*.conf, *.yaml, *.meta, *.sh) when create a distribu...julien zhang1-1/+9
2016-08-03Merge "Use the real yaml file in testcase of system.yaml"julien zhang5-109/+28
2016-08-03Parser miss files(*.conf, *.yaml, *.meta, *.sh) when create ashangxdy1-1/+9
2016-07-31Use the real yaml file in testcase of system.yamlshangxdy5-109/+28
2016-07-31Doesn't support nested exceptioncollector when implement the nestedshangxdy1-2/+4
2016-07-29tosca-parser support the semantic of substitution mappingshangxdy5-20/+235