summaryrefslogtreecommitdiff
path: root/heatclient/tests/unit/test_template_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Modify error message encountered during stack updatePriyaDuggirala2017-10-271-2/+2
* Don't override sections in deep_updateThomas Herve2017-10-051-0/+45
* Replace mox3 with mockPanFengyun2016-12-201-278/+230
* Merge "Import mox in __init__.py"Jenkins2016-09-071-1/+1
|\
| * Import mox in __init__.pyshizhihui2016-09-011-1/+1
* | Modify use of assertTrue(A in B)Bin Zhou2016-09-021-1/+1
|/
* Standardize import formatshizhihui2016-08-031-1/+2
* Merge "Fix obscure error message when no template given to OSC"Jenkins2016-05-101-0/+12
|\
| * Fix obscure error message when no template given to OSCPaul Breaux2016-05-011-0/+12
* | Fixed fragile assertion in test_template_utilsJay Dobies2016-04-141-2/+3
|/
* Fix regression handling relative paths in environmentSteven Hardy2016-03-211-0/+42
* Merge "Changes to support server-side environment resolution"Jenkins2016-02-261-0/+36
|\
| * Changes to support server-side environment resolutionJay Dobies2016-02-161-0/+36
* | Merge "Use yaml.safe_load() instead of yaml.load()"Jenkins2016-02-261-6/+6
|\ \
| * | Use yaml.safe_load() instead of yaml.load()Bo Wang2016-02-161-6/+6
| |/
* | Merge "Ignore restricted_actions key"Jenkins2016-02-251-0/+22
|\ \ | |/ |/|
| * Ignore restricted_actions keyRabi Mishra2016-01-251-0/+22
* | Merge "Edit backslashes for lines continuations"Jenkins2016-02-021-2/+2
|\ \ | |/ |/|
| * Edit backslashes for lines continuationsOleg Khavroshin2016-01-281-2/+2
* | Update template_utils to support object env'sDan Prince2016-01-141-0/+39
|/
* Update --template-object to support nested stacksDan Prince2016-01-081-0/+27
* Replace assertEqual(None, *) with assertIsNone in testsShuquan Huang2015-12-171-1/+1
* stack-update -x tolerate no templateSteven Hardy2015-09-161-0/+6
* Fixed VerifyAll() when test case does ReplayAll()Aleksei Guzev2015-06-191-3/+0
* Move unittests to subdir unitSergey Kraynev2015-05-121-0/+1020