Merge "document utc naive timestamp"
This commit is contained in:
commit
a5f966c5fb
@ -58,6 +58,8 @@ class Connection(object):
|
||||
|
||||
:param data: a dictionary such as returned by
|
||||
ceilometer.meter.meter_message_from_counter
|
||||
|
||||
All timestamps must be naive utc datetime object.
|
||||
"""
|
||||
|
||||
@abc.abstractmethod
|
||||
|
Loading…
x
Reference in New Issue
Block a user