summaryrefslogtreecommitdiff
path: root/heat/engine/service.py
Commit message (Expand)AuthorAgeFilesLines
* Don't recompute metadata after clearing a user hookZane Bitter2016-02-051-2/+2
* Load template files only from their known sourceZane Bitter2016-01-181-8/+5
* Fix 'release' and 'state_set' for UPDATE actionRakesh H S2015-12-171-1/+1
* Reauthenticate on token expirationOleksii Chuprykov2015-12-021-3/+9
* Fix HTTP error codes due to invalid templatesZane Bitter2015-11-241-8/+14
* Reset stack status even when lock engine_id is NoneSteve Baker2015-11-181-18/+36
* Log an error on an uncaught exception in a threadZane Bitter2015-11-111-3/+14
* Include nested stacks in reset_stack_statusZane Bitter2015-10-061-1/+2
* Update preview_update_stack to align with PATCH updatesSteven Hardy2015-10-061-64/+55
* Reduce frequency of logging environment resourcesSteven Hardy2015-10-061-0/+3
* Fix action (CREATE) in progress error for TemplateResource/RGRabi Mishra2015-10-061-2/+10
* Allow nested validation for template-validateSteven Hardy2015-09-221-3/+31
* Merge "Fix [H405] pep rule in heat/engine"Jenkins2015-09-221-102/+81
|\
| * Fix [H405] pep rule in heat/enginePeter Razumovsky2015-09-211-102/+81
* | Convert validate_template validation pathSteven Hardy2015-09-211-50/+27
|/
* Merge "Wire in files to template validate"Jenkins2015-09-181-3/+4
|\
| * Wire in files to template validateSteven Hardy2015-09-171-3/+4
* | Merge "Fix filter name inconsistency in stack_list"Jenkins2015-09-181-0/+3
|\ \
| * | Fix filter name inconsistency in stack_listtengqm2015-09-151-0/+3
* | | PATCH update reuse existing templateSteven Hardy2015-09-171-3/+31
| |/ |/|
* | Merge "Set resource status to FAILED when engine is down"Jenkins2015-09-111-4/+14
|\ \
| * | Set resource status to FAILED when engine is downhuangtianhua2015-09-101-4/+14
* | | Return error message if validate fail when clearing hookhuangtianhua2015-09-091-4/+7
|/ /
* | Merge "Updates resource type filtering with name, version"Jenkins2015-09-071-3/+13
|\ \
| * | Updates resource type filtering with name, versionKanagaraj Manickam2015-09-031-3/+13
* | | Merge "Engine method validate_template fails for unavailable resource type"Jenkins2015-09-031-0/+6
|\ \ \ | |/ / |/| |
| * | Engine method validate_template fails for unavailable resource typeKanagaraj Manickam2015-09-011-0/+6
* | | Add a preview endpoint for stack updatesRyan Brown2015-08-311-22/+96
|/ /
* | Merge "Add resource_type-specific policies"Jenkins2015-08-291-0/+14
|\ \
| * | Add resource_type-specific policiesPavlo Shchelokovskyy2015-08-251-0/+14
* | | Don't metadata_update all resources for deployment signalsSteve Baker2015-08-261-0/+3
|/ /
* | Merge "Remove instance_user and admin_user options"Jenkins2015-08-071-5/+0
|\ \ | |/ |/|
| * Remove instance_user and admin_user optionsricolin2015-08-071-5/+0
* | Merge "Resource-type-show does not report unavailable resource type"Jenkins2015-08-061-0/+6
|\ \ | |/ |/|
| * Resource-type-show does not report unavailable resource typeKanagaraj Manickam2015-08-051-0/+6
* | Merge "Remove redundant parameter from EngineService"Jenkins2015-08-051-1/+1
|\ \ | |/ |/|
| * Remove redundant parameter from EngineServicetyagi2015-08-041-1/+1
* | Merge "Add cancel_with_rollback flag to stack cancel update"Jenkins2015-08-051-5/+13
|\ \
| * | Add cancel_with_rollback flag to stack cancel updatericolin2015-08-011-5/+13
* | | Merge "Use base attributes with attribute_schema of class"Jenkins2015-08-041-1/+4
|\ \ \ | |_|/ |/| |
| * | Use base attributes with attribute_schema of classSergey Kraynev2015-08-041-1/+4
* | | Merge "Make convergence functional"Jenkins2015-08-031-4/+0
|\ \ \ | |/ / |/| |
| * | Make convergence functionalSirushti Murugesan2015-08-011-4/+0
* | | Merge "Reuse existing environment on PATCH update"Jenkins2015-08-021-3/+9
|\ \ \
| * | | Reuse existing environment on PATCH updateSteven Hardy2015-07-281-3/+9
* | | | Merge "Remove patch_previous_parameters() from Environment"Jenkins2015-08-021-6/+12
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Remove patch_previous_parameters() from EnvironmentSteven Hardy2015-07-281-6/+12
| |/
* | Clean up the worker service loggingAngus Salkeld2015-08-011-4/+0
|/
* Merge "Add HIDDEN status to SupportStatus"Jenkins2015-07-161-4/+10
|\
| * Add HIDDEN status to SupportStatusPeter Razumovsky2015-07-081-4/+10