heat/heat
Thomas Herve 2b69e0e245 Don't try to store i18n messages
Serialize i18n messages before they reach the sql layer, to prevent an
issue with python3. This also fixes an issue with map behavior.

Change-Id: Ib934f5ac27cc1983a12c73f38927a116d50a5e6e
2017-01-27 10:21:51 +00: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 Sanitize newly added heat-manage command 2016-12-23 12:25:03 +00:00
common Merge "Use i18n to translate msg in LOG.xxx()" 2017-01-11 07:45:22 +00:00
db De-duplicate properties_data between events, resources 2017-01-24 15:40:10 -08:00
engine Don't try to store i18n messages 2017-01-27 10:21:51 +00: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 Add resource_properties_data assoc. to resource, event objs 2016-12-22 10:59:01 -08:00
rpc Returns project info while getting sd with admin context 2016-12-23 01:13:38 +00:00
scaling Improve resource.NoActionRequired 2017-01-25 00:17:00 +00:00
tests Merge "Don't make client calls when adding dependencies" 2017-01-27 08:27:40 +00:00
__init__.py
version.py