summaryrefslogtreecommitdiff
path: root/heatclient/tests/test_template_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Move unittests to subdir unitSergey Kraynev2015-05-121-1020/+0
* Parse nested files if they are templateEthan Lynn2015-04-011-2/+123
* Add option for heatclient to accept parameter value from fileRabi Mishra2015-03-301-70/+5
* Fix H302 errorsTetiana Lashchova2014-11-261-2/+2
* Fix template_utils tests for Python 3.4Tetyana Lashchova2014-10-281-4/+4
* Add support for multiple environment filesroot2014-08-191-0/+111
* Use correct order of arguments to assertEqualPavlo Shchelokovskyy2014-04-141-4/+4
* Process provider templates for included filesSteve Baker2014-04-111-57/+198
* Support Python 3Cyril Roelandt2014-04-031-6/+6
* Merge "Python 3: fix test_template_utils.py"Jenkins2014-04-021-82/+101
|\
| * Python 3: fix test_template_utils.pyCyril Roelandt2014-03-311-82/+101
* | Merge "Resolve files in resource types"Jenkins2014-03-311-4/+75
|\ \ | |/ |/|
| * Resolve files in resource typesThomas Herve2014-03-251-4/+75
* | get_file: encode non utf-8 encoding files via base64JUNJIE NAN2014-03-251-0/+63
* | get_file: do not read same url once againJUNJIE NAN2014-03-251-0/+20
|/
* Remove dependent module py3kcompatllg82122014-03-181-29/+29
* Merge "Expand get_file using to template scope"Jenkins2014-02-281-0/+17
|\
| * Expand get_file using to template scopeJUNJIE NAN2014-02-251-0/+17
* | Merge ""version" section should be required in template"Jenkins2014-02-281-6/+10
|\ \ | |/ |/|
| * "version" section should be required in templatehuangtianhua2014-02-251-6/+10
* | Merge "Fixed incorrect indentation in the tests"Jenkins2014-02-251-7/+7
|\ \ | |/ |/|
| * Fixed incorrect indentation in the testsAlex Gaynor2014-02-181-7/+7
* | Python3: fix bytes/str issuesCyril Roelandt2014-02-191-2/+2
|/
* Allow environment to not have resource_registryPaul Van Eck2014-02-051-0/+15
* Populate files with content from get_file function callsSteve Baker2014-02-031-3/+101
* Pass empty dict not None for empty environmentSteven Hardy2014-01-291-1/+1
* Refactor environment functions in preparation for get_fileSteve Baker2014-01-271-56/+171
* Improve and unit-test template contents fetchingSteve Baker2014-01-131-0/+87
* Test coverage of empty environmentSteve Baker2014-01-131-0/+5
* Move environment and template file functions to own moduleSteve Baker2014-01-131-0/+198