summaryrefslogtreecommitdiff
path: root/heat/engine/stack.py
Commit message (Expand)AuthorAgeFilesLines
* Fix hacking warningsAndreas Jaeger2020-04-161-4/+4
* Make tags handling more robustZane Bitter2019-10-101-17/+23
* Merge parameters and templates when resetting stack statusRabi Mishra2019-07-171-14/+30
* Load existing resources using correct environmentZane Bitter2019-04-011-2/+13
* Merge "Fix SoftwareDeployment on DELETE action"Zuul2019-03-201-5/+5
|\
| * Fix SoftwareDeployment on DELETE actionEthan Lynn2019-03-131-5/+5
* | Improve best existing resource selectionZane Bitter2019-01-291-18/+26
|/
* Streamline conversion of resources to convergenceZane Bitter2018-12-171-18/+13
* Merge "Delete db resources not in template"Zuul2018-12-101-1/+10
|\
| * Delete db resources not in templaterabi2018-10-151-1/+10
* | Don't depend on string interningZane Bitter2018-10-121-1/+1
|/
* Merge "Refactor deferral of stack state persistence"Zuul2018-08-091-15/+29
|\
| * Refactor deferral of stack state persistenceZane Bitter2018-07-311-15/+29
* | Store resources convergence-style in stack check/suspend/resumeZane Bitter2018-08-061-0/+9
* | Merge "Handle exceptions in initial convergence traversal setup"Zuul2018-08-051-9/+29
|\ \ | |/ |/|
| * Handle exceptions in initial convergence traversal setupZane Bitter2018-07-311-9/+29
* | Eliminate client races in legacy operationsZane Bitter2018-07-301-13/+39
|/
* Eliminate client race condition in convergence deleteZane Bitter2018-07-301-3/+7
* Delete snapshots using contemporary resourcesZane Bitter2018-07-241-14/+31
* Merge "Docs: Eliminate warnings in docs generation"Zuul2018-07-231-6/+8
|\
| * Docs: Eliminate warnings in docs generationZane Bitter2018-06-211-6/+8
* | Merge "delete_trust failure will not block a stack delete"Zuul2018-07-121-3/+5
|\ \
| * | delete_trust failure will not block a stack deleteNakul Dahiwade2018-07-021-3/+5
| |/
* | Don't re-use resource-properties-data in backup stacksZane Bitter2018-06-261-0/+1
|/
* Stop using needed_by field in resourceZane Bitter2018-06-141-18/+0
* Calculate convergence required_by from graph in StackZane Bitter2018-06-141-0/+16
* Merge "Add catch-all for property errors in implicit dependencies"Zuul2018-05-021-1/+5
|\
| * Add catch-all for property errors in implicit dependenciesZane Bitter2017-09-191-1/+5
* | Log traversal ID when beginningZane Bitter2018-04-171-2/+2
* | Merge "Return nested parameters for resource group."Zuul2018-02-281-0/+31
|\ \
| * | Return nested parameters for resource group.Thomas Herve2018-02-261-0/+31
* | | Merge "Delete redundant code"Zuul2018-02-261-2/+1
|\ \ \ | |/ / |/| |
| * | Delete redundant codechenaidong12017-08-161-2/+1
* | | Prioritise resource deletion over creationZane Bitter2018-02-081-2/+3
* | | Remove OS::Heat::HARestarterricolin2018-01-291-38/+0
* | | Merge "Define resource/output definition sections with constants"Zuul2018-01-081-7/+9
|\ \ \
| * | | Define resource/output definition sections with constantsZane Bitter2017-11-161-7/+9
* | | | Merge "Downgrade WARNING-level log"Zuul2018-01-041-7/+5
|\ \ \ \
| * | | | Downgrade WARNING-level logZane Bitter2017-11-031-7/+5
| |/ / /
* | | | Merge "Remove unused variable"Zuul2017-12-131-1/+1
|\ \ \ \
| * | | | Remove unused variableBéla Vancsics2017-03-011-1/+1
* | | | | Ignore resources with non-existent templaterabi2017-11-281-1/+4
| |/ / / |/| | |
* | | | Merge "Eager load resource_properties_data in resource"Jenkins2017-10-131-1/+1
|\ \ \ \
| * | | | Eager load resource_properties_data in resourceCrag Wolfe2017-07-311-1/+1
* | | | | Use a namedtuple for convergence graph nodesZane Bitter2017-09-261-7/+16
* | | | | Remove the existing snapshots from the backendhuangtianhua2017-09-141-1/+2
| |_|_|/ |/| | |
* | | | Merge "Show correct version of data in convergence resource list"Jenkins2017-08-291-1/+3
|\ \ \ \
| * | | | Show correct version of data in convergence resource listZane Bitter2017-07-131-1/+3
* | | | | Rollback stack with correct tagshuangtianhua2017-08-141-3/+6
| |_|_|/ |/| | |
* | | | Add converge flag in stack update for observing on realityricolin2017-08-071-2/+5