heat/heat/scaling
Zane Bitter 3109d90ce5 Allow a custom new ID function for member_definitions()
Previously we always used a random short_id, and that is indeed what we
want for Autoscaling groups, but ResourceGroups generally use sequential
IDs, so pass a function that generates them instead of hard-coding it.

By happy accident, this makes the tests a bit nicer too.

Change-Id: I58ce67e4b58378f35d5690d653a113b03ee6e08e
Partially-Implements: blueprint scaling-group-common
2015-09-08 08:44:18 +12:00
..
__init__.py Move resource_templates to heat.scaling 2014-02-06 22:53:28 +00:00
cooldown.py ASG scaling account for cooldown timestamp & in-progress 2015-07-05 23:19:06 -04:00
lbutils.py Use ResourceDefinitionCore methods for lbutils 2015-07-15 15:37:55 +03:00
rolling_update.py Start scaling down in an InstanceGroup rolling update ASAP 2015-09-07 08:38:13 +12:00
template.py Allow a custom new ID function for member_definitions() 2015-09-08 08:44:18 +12:00