summaryrefslogtreecommitdiff
path: root/heat/tests/test_hot.py
Commit message (Expand)AuthorAgeFilesLines
* Do not translate HOT param constraintsThomas Spatzier2013-09-261-114/+46
* Merge "HOT str_replace to use string.replace, not string.Template"Jenkins2013-09-251-5/+5
|\
| * HOT str_replace to use string.replace, not string.TemplateSteve Baker2013-09-241-5/+5
* | Allow access to attributes of resumed resourcesLiang Chen2013-09-211-5/+15
|/
* assertEquals is deprecated, use assertEqualDirk Mueller2013-09-161-5/+5
* Make some heat resolve functions workable in hotJUN JIE NAN2013-09-101-0/+23
* Adding HOT str_replace and get_resource functionsThomas Spatzier2013-08-131-0/+88
* Merge "HOT parameter validator part"Jenkins2013-08-091-0/+100
|\
| * HOT parameter validator partJUN JIE NAN2013-08-071-0/+100
* | Remove unnecessary individual import tests.utils.XLiang Chen2013-08-091-2/+2
|/
* HOT parameter validation model translationJUN JIE NAN2013-07-241-1/+123
* Add `default` attribute in hot parameter definitionJUN JIE NAN2013-07-221-1/+4
* Changes for HOT hello world template processingThomas Spatzier2013-06-251-0/+167