summaryrefslogtreecommitdiff
path: root/heat/engine/resource.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Raise ResourceTypeNotFound in get_resource_info()" into stable/libertyJenkins2016-03-031-3/+8
|\
| * Raise ResourceTypeNotFound in get_resource_info()Rakesh H S2016-03-011-3/+8
* | Ignore TypeErrors on old properties during updateZane Bitter2016-03-011-1/+1
|/
* Ignore errors on old properties during updateThomas Herve2016-02-101-3/+17
* Merge "Prevent phantom user hooks" into stable/libertyJenkins2016-02-101-8/+12
|\
| * Prevent phantom user hooksZane Bitter2016-01-281-8/+12
* | Merge "Don't recompute metadata after clearing a user hook" into stable/libertyJenkins2016-02-091-1/+5
|\ \
| * | Don't recompute metadata after clearing a user hookZane Bitter2016-02-051-1/+5
| |/
* | Translate all properties during updateThomas Herve2016-02-041-0/+1
|/
* Load template files only from their known sourceZane Bitter2016-01-181-8/+3
* Translate properties before updatehuangtianhua2015-12-161-5/+5
* Fix HTTP error codes due to invalid templatesZane Bitter2015-11-241-1/+1
* Allow in-place updates for all compatible typesSteven Hardy2015-11-171-0/+13
* Merge "Catch exceptions for restore_prev_rsrc/prepare_for_replace" into stabl...Jenkins2015-11-111-8/+14
|\
| * Catch exceptions for restore_prev_rsrc/prepare_for_replacehuangtianhua2015-11-101-8/+14
* | Resource.has_interface check get_resource_info resultSteve Baker2015-11-061-1/+1
|/
* Merge of three backported commits for fixing liberty gateSirushti Murugesan2015-10-191-2/+6
* Merge "Add resource.root_stack_id column"Jenkins2015-09-221-3/+10
|\
| * Add resource.root_stack_id columnSteve Baker2015-09-221-3/+10
* | Fix [H405] pep rule in heat/enginePeter Razumovsky2015-09-211-125/+120
|/
* Convergence: Work on IN_PROGRESS resources once lock acquiredRakesh H S2015-09-181-5/+7
* Convergence: Assign current_template_id when resource failsRakesh H S2015-09-181-7/+12
* Merge "Allow selectively disabling resource validation"Jenkins2015-09-181-0/+16
|\
| * Allow selectively disabling resource validationSteven Hardy2015-09-171-0/+16
* | Convergence: Fix FnGetRefId to fetch value from cache_dataRakesh H S2015-09-161-5/+7
|/
* Merge "Validate TemplateResource schema when based on other templates"Jenkins2015-09-161-1/+2
|\
| * Validate TemplateResource schema when based on other templatesAngus Salkeld2015-08-051-1/+2
* | Merge "Convergence: Resolve attribute with path using cache data"Jenkins2015-09-151-1/+2
|\ \
| * | Convergence: Resolve attribute with path using cache dataRakesh H S2015-09-151-1/+2
* | | Merge "Work around parameter error deleting backup stack"Jenkins2015-09-151-0/+6
|\ \ \ | |/ / |/| |
| * | Work around parameter error deleting backup stackSteven Hardy2015-09-141-0/+6
* | | Merge "Convergence: Store resource status in cache data"Jenkins2015-09-151-1/+6
|\ \ \ | |/ / |/| |
| * | Convergence: Store resource status in cache dataRakesh H S2015-09-141-1/+6
* | | Add validation of update_policy to resourceOleksii Chuprykov2015-09-111-0/+2
|/ /
* | Handle pre-replace and pre-rollback actionsSergey Kraynev2015-09-101-23/+53
* | Merge "Return error message if validate fail when clearing hook"Jenkins2015-09-101-24/+45
|\ \
| * | Return error message if validate fail when clearing hookhuangtianhua2015-09-091-24/+45
* | | Merge "Handle NotFound error for all _resolve_attributes"Jenkins2015-09-091-1/+5
|\ \ \ | |/ / |/| |
| * | Handle NotFound error for all _resolve_attributesSergey Kraynev2015-09-011-1/+5
* | | Merge "Convergence: pass the input_data into Stack.load()"Jenkins2015-09-071-2/+3
|\ \ \
| * | | Convergence: pass the input_data into Stack.load()Angus Salkeld2015-09-031-2/+3
* | | | Move Resource exceptions to common module (5)Oleksii Chuprykov2015-09-041-5/+1
* | | | Move Resource exceptions to common module (4)Oleksii Chuprykov2015-09-041-7/+1
* | | | Move Resource exceptions to common module (3)Oleksii Chuprykov2015-09-041-10/+1
* | | | Move Resource exceptions to common module (2)Oleksii Chuprykov2015-09-041-10/+0
* | | | Move Resource exceptions to common module (1)Oleksii Chuprykov2015-09-041-13/+6
* | | | Add get_attr which returns all attributesPeter Razumovsky2015-09-011-0/+13
|/ / /
* | | Merge "Convergence: add support for the path_component"Jenkins2015-09-011-1/+4
|\ \ \ | |/ / |/| |
| * | Convergence: add support for the path_componentAngus Salkeld2015-09-011-1/+4
* | | Add a preview endpoint for stack updatesRyan Brown2015-08-311-2/+5
|/ /