heat/heat
Zane Bitter 454d81d082 Define resource actions/statuses in a separate class
This is the easiest way to make use of them in multiple unrelated classes.

Change-Id: I49d42921efe4044e7a60ef127b6a69dc0831c238
2017-02-24 10:19:21 -05:00
..
api Handle ambiguous physical resource IDs 2016-12-05 14:58:20 -05:00
cloudinit Validate that python3 is ready for loguserdata 2016-08-26 11:49:30 +00:00
cmd Add heat-manage subcommand to migrate legacy prop. data 2017-01-31 13:45:52 -08:00
common Merge "Store user_domain in self._user_domain_id" 2017-02-10 09:54:26 +00:00
db Add heat-manage subcommand to migrate legacy prop. data 2017-01-31 13:45:52 -08:00
engine Define resource actions/statuses in a separate class 2017-02-24 10:19:21 -05:00
hacking Restrict use of iteritems, iterkeys and itervalues 2016-03-23 10:05:54 +00:00
httpd Moved CORS middleware configuration into oslo-config-generator 2016-03-14 08:19:29 -07:00
locale Imported Translations from Zanata 2016-10-28 08:12:36 +00:00
objects Lazy-load resource_properties_data for events 2017-02-06 19:11:30 -08:00
rpc Merge "Improved the descriptions of funtion parameters." 2017-02-20 00:45:20 +00:00
scaling Improve resource.NoActionRequired 2017-01-25 00:17:00 +00:00
tests Separate management of parent resource into separate class 2017-02-24 10:19:21 -05:00
__init__.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
version.py