summaryrefslogtreecommitdiff
path: root/heat/tests/test_grouputils.py
Commit message (Expand)AuthorAgeFilesLines
* Use unittest.mock instead of third party mockSean McGinnis2020-05-051-1/+1
* Remove six and python 2.7 full supportHervé Beraud2020-04-231-2/+1
* Eliminate nested stack loading in InstanceGroup/ASG scalingZane Bitter2018-01-191-2/+0
* Avoid loading nested stack in some grouputils functionsZane Bitter2018-01-081-19/+189
* Move function for member_definitions to grouputilRabi Mishra2015-11-031-2/+11
* Move internal test resources to generic_resourceSergey Kraynev2015-07-241-14/+2
* Use six.itervalues(x) instead of x.values()Tetiana Lashchova2015-04-211-1/+2
* Extract group functions into a utility module.tengqm2014-12-041-0/+92