Looking over https://bugs.launchpad.net/ceilometer/+bug/1048647, we'd like some feedback on timezone aware datetimes for the timestamp fields (in Meters and Resources tables). From what I understand, some backends do not support timezone in timestamp type fields , such as MongoDB and Postgres. I think the way Nova handles it is that it expects all timestamps in the database is expected to be UTC.