summaryrefslogtreecommitdiff
path: root/heat/tests/test_translation_rule.py
Commit message (Expand)AuthorAgeFilesLines
* Use unittest.mock instead of third party mockSean McGinnis2020-05-051-1/+1
* Remove six and python 2.7 full supportHervé Beraud2020-04-231-9/+8
* Ignore RESOLVE translation errors when translating before_propsrabi2018-07-301-1/+22
* Enable to specify network for Trove Clusterchestack2017-12-151-0/+57
* Enable new translation mechanismPeter Razumovsky2017-04-121-345/+11
* Add "Resolve" rule for TranslationPeter Razumovsky2017-03-031-0/+85
* Implement "Add" rule for TranslationPeter Razumovsky2017-03-031-4/+106
* Add "Replace" handling for translationPeter Razumovsky2017-03-031-6/+117
* Add translation method for TranslationPeter Razumovsky2017-03-031-4/+78
* Initial add Translation-in-place mechanismPeter Razumovsky2017-03-031-0/+37
* Fix validation in TranslationRulePeter Razumovsky2017-03-031-11/+12
* Add workaround for functions in translationPeter Razumovsky2016-10-051-0/+38
* Resolve all functions before RESOLVE translationrabi2016-10-051-0/+6
* Merge "Small refactoring translation mechanism"Jenkins2016-09-291-1/+13
|\
| * Small refactoring translation mechanismPeter Razumovsky2016-09-271-1/+13
* | Merge "Make cfn functions inherit from HOT"Jenkins2016-09-141-2/+2
|\ \ | |/ |/|
| * Make cfn functions inherit from HOTZane Bitter2016-09-121-2/+2
* | Add way to use custom paths in translationPeter Razumovsky2016-09-121-0/+117
|/
* Improve validation for some functionsOleksii Chuprykov2016-07-081-44/+0
* Improve translation propertiesPeter Razumovsky2016-06-151-2/+93
* Change type of raised exception in translationPeter Razumovsky2016-04-131-2/+4
* Rename source_path in translationPeter Razumovsky2016-04-091-3/+3
* Merge "Fix stack preview"Jenkins2016-03-111-0/+38
|\
| * Fix stack previewOleksii Chuprykov2016-03-101-0/+38
* | Don't RESOLVE translate in resource initRabi Mishra2016-03-101-0/+29
|/
* Add new translation rule to resolve with clientRabi Mishra2016-02-091-2/+185
* Refactor property translation rule(2/2)Rabi Mishra2016-02-091-0/+616