summaryrefslogtreecommitdiff
path: root/heat/engine
Commit message (Expand)AuthorAgeFilesLines
* Pass on outputs errors to parent stacksZane Bitter2017-03-221-7/+15
* Properly compute resource_properties pickleThomas Herve2017-03-081-3/+6
* Merge "Efficient passing of attrs during traversals" into stable/newtonJenkins2017-02-212-13/+15
|\
| * Efficient passing of attrs during traversalsCrag Wolfe2017-01-312-13/+15
* | Merge "map_replace allow noop colliding replacements" into stable/newtonJenkins2017-02-201-1/+1
|\ \
| * | map_replace allow noop colliding replacementsSteven Hardy2017-02-151-1/+1
| |/
* | Merge "ResourceGroup fix issue with batch create and zero count" into stable/...Jenkins2017-02-171-1/+2
|\ \
| * | ResourceGroup fix issue with batch create and zero countSteven Hardy2017-02-021-1/+2
| |/
* | Use region_name when creating keystone clientrabi2017-02-071-2/+8
|/
* Merge "Use metadata and personality with server rebuild" into stable/newton7.0.2Jenkins2017-01-242-3/+14
|\
| * Use metadata and personality with server rebuildrabi2017-01-102-3/+14
* | Merge "Use correct charset when create a text/* type MIME" into stable/newtonJenkins2017-01-172-3/+18
|\ \
| * | Use correct charset when create a text/* type MIMEhuangtianhua2017-01-142-3/+18
| |/
* | To reset metadata for resources when mark unhealthyhuangtianhua2017-01-092-0/+11
|/
* Don't validate address when using get_attrrabi2016-12-061-3/+7
* Merge "Do not throw an exception if stack outputs is not set" into stable/newtonJenkins2016-11-281-1/+1
|\
| * Do not throw an exception if stack outputs is not setAbhishek Chanda2016-11-281-1/+1
* | Remove extra resource definition loadingThomas Herve2016-11-211-11/+16
|/
* Merge "Raise TypeError when a bool property has int value" into stable/newton7.0.1Jenkins2016-11-141-4/+11
|\
| * Raise TypeError when a bool property has int valuehuangtianhua2016-11-141-4/+11
* | Merge "Don't operate queue if it was not found" into stable/newtonJenkins2016-11-141-0/+1
|\ \
| * | Don't operate queue if it was not foundhuangtianhua2016-11-111-0/+1
| |/
* | Merge "Fix resource-list with nested_depth in convergence" into stable/newtonJenkins2016-11-141-3/+4
|\ \ | |/ |/|
| * Fix resource-list with nested_depth in convergencerabi2016-11-081-3/+4
* | Merge "Fix resource_signal with convergence" into stable/newtonJenkins2016-11-081-3/+3
|\ \ | |/
| * Fix resource_signal with convergencerabi2016-11-081-3/+3
* | Make FloatingIP depend on all RouterInterfaces againZane Bitter2016-11-081-8/+16
|/
* dd missing memory.resident to NOVA_METERSJeremy Pugh2016-11-011-1/+1
* Merge "Add workaround for functions in translation" into stable/newtonJenkins2016-10-311-0/+5
|\
| * Add workaround for functions in translationPeter Razumovsky2016-10-141-0/+5
* | Use RPC to retrieve nested stack outputThomas Herve2016-10-141-5/+15
* | Avoid loading nested stacks in memory where possibleZane Bitter2016-10-142-46/+42
* | Keep same physical_resource_name in backup stackZane Bitter2016-10-141-1/+1
|/
* Create a root Yaql contextThomas Herve2016-10-071-2/+3
* Merge "Don't get derived config if resource ID unset" into stable/newtonJenkins2016-10-071-4/+8
|\
| * Don't get derived config if resource ID unsetDrago Rosson2016-10-031-4/+8
* | Merge "Break cycle between Resource and Attributes" into stable/newtonJenkins2016-10-073-5/+22
|\ \
| * | Break cycle between Resource and AttributesThomas Herve2016-09-303-5/+22
| |/
* | Merge "Use __slots__ in ResourceInfo classes" into stable/newtonJenkins2016-10-071-0/+10
|\ \
| * | Use __slots__ in ResourceInfo classesZane Bitter2016-10-061-0/+10
| |/
* | Pass region_name to session clientrabi2016-10-0713-12/+27
|/
* Merge "Increase the timeout for the stop_stack message" into stable/newton7.0.0.0rc27.0.0Jenkins2016-09-261-5/+11
|\
| * Increase the timeout for the stop_stack messageZane Bitter2016-09-231-5/+11
* | Get rid of circular reference in Event classZane Bitter2016-09-231-4/+4
|/
* Merge "Don't use cast() to do StackResource delete" into stable/newtonJenkins2016-09-231-2/+3
|\
| * Don't use cast() to do StackResource deleteZane Bitter2016-09-221-2/+3
* | Do not attempt deletion of a DELETE_COMPLETE stack in service apiCrag Wolfe2016-09-221-0/+4
|/
* Merge "Fix cancel update for nova server with defined port" into stable/newtonJenkins2016-09-211-59/+61
|\
| * Fix cancel update for nova server with defined portOleksii Chuprykov2016-09-211-59/+61
* | Merge "Re-trigger on update-replace" into stable/newtonJenkins2016-09-212-14/+33
|\ \ | |/