summaryrefslogtreecommitdiff
path: root/heat/engine/api.py
Commit message (Expand)AuthorAgeFilesLines
* Remove six and python 2.7 full supportHervé Beraud2020-04-221-4/+3
* Allow tags to be removed with update --existingZane Bitter2019-10-101-1/+1
* Make tags handling more robustZane Bitter2019-10-101-1/+1
* Add exception log for stack previewSaravanan KR2019-09-211-0/+2
* Merge "Return stack.outputs when stack in DELETE_FAILED"Zuul2018-02-011-1/+2
|\
| * Return stack.outputs when stack in DELETE_FAILEDchestack2017-08-221-1/+2
* | Added tags attribute to the template parameterSaravanan KR2017-11-131-0/+3
* | Refactor the format_validate_parameter fuction to reduce complexitySaravanan KR2017-10-311-2/+6
|/
* Merge "Remove duplicated `show_deleted` param extraction"Jenkins2017-08-171-4/+0
|\
| * Remove duplicated `show_deleted` param extractionricolin2017-07-271-4/+0
* | Add converge flag in stack update for observing on realityricolin2017-08-071-5/+4
|/
* Always return live resource attributes in list_stack_resourcesZane Bitter2017-06-081-0/+3
* Fix format_stack_preview for py3rabi2017-04-051-1/+1
* Use pydoc for formatting docstringsZane Bitter2017-03-281-7/+0
* Remove log translationsliyi2017-03-251-3/+2
* Merge "Add attributes schema for OS::Keystone::User"Jenkins2017-03-211-1/+1
|\
| * Add attributes schema for OS::Keystone::UserKanagaraj Manickam2017-03-191-1/+1
* | Omit rsrc prop data in rpc api for multiple eventsCrag Wolfe2017-03-011-2/+4
|/
* Returns project info while getting sd with admin contexthuangtianhua2016-12-231-1/+4
* Do not load templates in stop_traversalCrag Wolfe2016-11-071-1/+3
* Add a modulo core constraintAna Krivokapic2016-10-111-0/+7
* Merge "Handle outputs with an OutputDefinition class"Jenkins2016-09-121-13/+8
|\
| * Handle outputs with an OutputDefinition classZane Bitter2016-09-091-13/+8
* | Restore timezone information in API responseThomas Herve2016-09-071-23/+30
|/
* Adds some infos for stack notificationhuangtianhua2016-08-051-0/+5
* Do not populate unused stack and watch rule objectsSteve Baker2016-07-111-2/+2
* Merge "Fix the definition of has_nested()"Jenkins2016-06-301-5/+2
|\
| * Fix the definition of has_nested()Zane Bitter2016-06-021-5/+2
* | Merge "Sync context with oslo.context"Jenkins2016-06-291-2/+2
|\ \
| * | Sync context with oslo.contextJamie Lennox2016-06-171-2/+2
* | | Merge "Implement event list nested-depth"Jenkins2016-06-281-1/+3
|\ \ \
| * | | Implement event list nested-depthSteve Baker2016-06-141-1/+3
| |/ /
* | | Decouple hot and cfn for outputshuangtianhua2016-06-241-1/+1
* | | Show 'deletion_time' for stack-list/stack-show apishuangtianhua2016-06-201-0/+5
|/ /
* | Use Event versioned object for event_list formattingSteve Baker2016-06-131-9/+6
* | Get rid of gratuitous use of six.iterkeys()Zane Bitter2016-06-071-3/+3
|/
* Merge "Stack list does direct stack object query"Jenkins2016-05-311-1/+30
|\
| * Stack list does direct stack object querySteve Baker2016-05-251-1/+30
* | Merge "Add to resource-type-list returning description"Jenkins2016-05-271-0/+7
|\ \
| * | Add to resource-type-list returning descriptionPeter Razumovsky2016-05-251-0/+7
| |/
* | Don't load nested stack to build the identifierSteve Baker2016-05-251-2/+4
|/
* Fixes resource filter to handle physical_resource_id properlyKanagaraj Manickam2016-05-231-2/+1
* Correct filters for resource searchOleksii Chuprykov2016-05-171-0/+1
* Merge "RPC API: Define correct constants for resource data"Jenkins2016-01-271-2/+2
|\
| * RPC API: Define correct constants for resource dataZane Bitter2016-01-221-2/+2
* | Return stack outputs when in progressThomas Herve2016-01-261-2/+1
|/
* Don't calculate attributes for metadata requestZane Bitter2016-01-221-2/+3
* Support unicode in parameter valuesZane Bitter2016-01-171-1/+1
* Add resolve_outputs parameter to stacks APIOleksii Chuprykov2016-01-061-2/+3
* Use user id instead of user name in notification bodyPratik Mallya2015-12-071-0/+4