heat/heat
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
..
api Updates resource type filtering with name, version 2015-09-03 09:55:47 +05:30
cloudinit Try to get the version of cloud init via popen 2015-08-06 19:12:44 +03:00
cmd Add console_scripts entry points for all heat services 2015-09-03 02:03:59 +00:00
common Move Resource exceptions to common module (5) 2015-09-04 11:24:54 +00:00
db Convergence: Stack concurrent update 2015-09-04 12:00:37 +05:30
engine Allow a custom new ID function for member_definitions() 2015-09-08 08:44:18 +12:00
httpd unify REST word 2015-08-26 09:33:17 +08:00
locale Imported Translations from Transifex 2015-09-05 06:03:33 +00:00
objects Convergence: Stack concurrent update 2015-09-04 12:00:37 +05:30
openstack Switch to oslo.service 2015-06-23 08:30:39 +02:00
rpc Updates resource type filtering with name, version 2015-09-03 09:55:47 +05:30
scaling Allow a custom new ID function for member_definitions() 2015-09-08 08:44:18 +12:00
tests Allow a custom new ID function for member_definitions() 2015-09-08 08:44:18 +12:00
__init__.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
version.py Make the first line of every file consistent. 2014-03-04 09:03:04 -06:00