summaryrefslogtreecommitdiffstats
path: root/tosca2heat
AgeCommit message (Expand)AuthorFilesLines
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 testrdongwenjuan2-4/+4
2017-03-09Fix docs bugshangxdy4-18/+112
2017-03-07Danube Release Docs Fixup patch 2zhipengh18-649/+0
2017-02-27Add ip output in compute nodeshangxdy21-162/+56
2017-02-27Fix heat-translator after sync codeshangxdy2-13/+17
2017-02-26Sync heat-translator codeshangxdy104-956/+3100
2017-02-26Sync upstream codeshangxdy76-215/+1888
2017-02-25Fix ci bugshangxdy2-1/+17
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-30Replace the hot template versoion of 2013-05-23 with 2014-10-16shangxdy44-44/+44
2016-09-23Add ip output in compute translationshangxdy21-57/+56
2016-09-19Delete not used property from vRNCshangxdy2-20/+0
2016-09-19Merge "Provide file list about the difference between parser and upstreams."shangxdy2-3/+113
2016-09-14Provide file list about the difference between parser and upstreams.shangxdy2-3/+113
2016-09-14Update the upstream of tosco-parser and heat-translator to stableshangxdy29-1457/+1502
2016-09-12Merge "Add keys validation testcase in substitution_mapping class"shangxdy3-6/+54
2016-09-09Add keys validation testcase in substitution_mapping classshangxdy3-6/+54
2016-09-09Add property of software_config_transport in compute nodeshangxdy45-12/+92
2016-09-09Add signal_transport in software deployment resourceshangxdy18-3/+116
2016-09-08Emergence merged for unit test.shangxdy1-8/+0
2016-09-07Merge "Create translation test code for vRNC"shangxdy8-39/+1302
2016-09-07Merge "Add deployment scripts for vRNC"shangxdy11-0/+44
2016-09-07Merge "Fix network info output about compute node"shangxdy20-102/+6
2016-09-07Create translation test code for vRNCshangxdy8-39/+1302
2016-09-02Merge "[NFV] Reduce instance requirements"xiaodong shang2-6/+6
2016-09-01Fix parser run error when attach blockstorage.shangxdy2-4/+4
2016-09-01[NFV] Reduce instance requirementsMichael Polenchuk2-6/+6
2016-09-01Fix network info output about compute nodeshangxdy20-102/+6
2016-08-28Fix BlockStorageAttachment bug when translate compute nodeshangxdy3-3/+35
2016-08-24Add deployment scripts for vRNCshangxdy11-0/+44
2016-08-23Bug: there is not segmentation_id in resource ofshangxdy3-2/+15
2016-08-23Replace the policie types with parent type when judging policy nodeshangxdy1-8/+10
2016-08-22Merge "Remove the cyclic dependencies in vRNC definition"julien zhang1-3/+0
2016-08-22Merge "Add high_availability test case"julien zhang2-0/+49
2016-08-22Remove the cyclic dependencies in vRNC definitionshangxdy1-3/+0
2016-08-22Add high_availability test caseshangxdy2-0/+49
2016-08-22Modify the stack name to template file name when deploy stack useshangxdy2-4/+7
2016-08-19Merge "Provide a specific stack_name when deploy a template use heat-translator"julien zhang1-3/+12
2016-08-19Judge volume node is error when translate compute nodeshangxdy1-2/+6
2016-08-19Provide a specific stack_name when deploy a template use heat-translatorshangxdy1-3/+12
2016-08-16Fix parser test bug with functest in real env.shangxdy1-1/+1
2016-08-15Merge "Add required definition in class of Input."julien zhang11-20/+70