summaryrefslogtreecommitdiff
path: root/heat/tests/test_engine_api_utils.py
Commit message (Expand)AuthorAgeFilesLines
* db: Remove layer of indirectionStephen Finucane2023-03-251-1/+1
* Merge "Return empty list instead of None for tags"Zuul2020-05-111-1/+1
|\
| * Return empty list instead of None for tagsZane Bitter2019-10-101-1/+1
* | Use unittest.mock instead of third party mockSean McGinnis2020-05-051-1/+1
* | Remove six and python 2.7 full supportHervé Beraud2020-04-231-7/+6
|/
* Eager load resource_properties_data in resourceCrag Wolfe2017-07-311-2/+5
* Update StackDefinition resource data when getting outputsZane Bitter2017-07-211-0/+1
* Pretty print parameters in stack-showJason Dunsmore2017-06-221-0/+34
* Merge "Use a StackDefinition to store the stack definition"Jenkins2017-04-051-1/+1
|\
| * Use a StackDefinition to store the stack definitionZane Bitter2017-02-241-1/+1
* | Merge "Separate management of parent resource into separate class"Jenkins2017-03-301-1/+3
|\ \ | |/
| * Separate management of parent resource into separate classZane Bitter2017-02-241-1/+3
* | Eager load event's resource prop. data when appropiateCrag Wolfe2017-03-011-3/+4
* | Omit rsrc prop data in rpc api for multiple eventsCrag Wolfe2017-03-011-1/+2
* | Remove unused event_get methodsCrag Wolfe2017-03-011-3/+5
|/
* Just to migrate existing resource to backup stackhuangtianhua2017-02-101-1/+1
* Move CFN pseudo functions out of Parameters base classJason Dunsmore2017-01-271-2/+2
* De-duplicate properties_data between events, resourcesCrag Wolfe2017-01-241-3/+30
* Returns project info while getting sd with admin contexthuangtianhua2016-12-231-0/+12
* Merge "Handle outputs with an OutputDefinition class"Jenkins2016-09-121-3/+2
|\
| * Handle outputs with an OutputDefinition classZane Bitter2016-09-091-3/+2
* | Restore timezone information in API responseThomas Herve2016-09-071-7/+11
|/
* Merge "Fix the definition of has_nested()"Jenkins2016-06-301-2/+4
|\
| * Fix the definition of has_nested()Zane Bitter2016-06-021-2/+4
* | Show 'deletion_time' for stack-list/stack-show apishuangtianhua2016-06-201-0/+1
* | Use Event versioned object for event_list formattingSteve Baker2016-06-131-20/+19
* | Get rid of gratuitous use of six.iterkeys()Zane Bitter2016-06-071-5/+5
|/
* Fix nested identifier when not createdThomas Herve2016-05-301-2/+0
* Don't load nested stack to build the identifierSteve Baker2016-05-251-6/+6
* Merge "RPC API: Define correct constants for resource data"Jenkins2016-01-271-4/+4
|\
| * RPC API: Define correct constants for resource dataZane Bitter2016-01-221-4/+4
* | Return stack outputs when in progressThomas Herve2016-01-261-0/+1
|/
* Don't calculate attributes for metadata requestZane Bitter2016-01-221-0/+6
* Add resolve_outputs parameter to stacks APIOleksii Chuprykov2016-01-061-0/+8
* Add functions for outputs to heat servicePeter Razumovsky2015-10-281-1/+33
* Fix [H405] pep rule in heat/testsPeter Razumovsky2015-10-121-3/+1
* Merge "Fix filter name inconsistency in stack_list"Jenkins2015-09-181-0/+123
|\
| * Fix filter name inconsistency in stack_listtengqm2015-09-151-0/+123
* | Merge "Revert "Refactor format_resource_attributes""Jenkins2015-08-241-9/+8
|\ \
| * | Revert "Refactor format_resource_attributes"Thomas Herve2015-08-241-9/+8
* | | Merge "Fix incorrect resource's information while describing"Jenkins2015-08-201-0/+26
|\ \ \
| * | | Fix incorrect resource's information while describinghuangtianhua2015-08-201-0/+26
* | | | Merge "Don't raise exception when get nested stack"Jenkins2015-08-201-7/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Don't raise exception when get nested stackhuangtianhua2015-08-071-7/+9
| | |/ | |/|
* | | Merge "Refactor format_resource_attributes"Jenkins2015-08-111-8/+9
|\ \ \ | |/ / |/| / | |/
| * Refactor format_resource_attributeskairat_kushaev2015-08-041-8/+9
* | py34: test_engine_*Sirushti Murugesan2015-08-051-1/+8
|/
* Merge "py34: heat.tests.test_engine_service"Jenkins2015-08-041-1/+2
|\
| * py34: heat.tests.test_engine_serviceSirushti Murugesan2015-08-031-1/+2
* | Add base resolve method for attributesSergey Kraynev2015-08-031-2/+6
|/