aodh/ceilometer
Rikimaru Honjo 667e464312 Replace datetime of time_constraints by aware object
Error occurs in alarm evaluation when timezone in time_constraints is specified,
because astimezone() cannot be applied to a native datetime.

Making datetime to non-native (aware object) will solve the problem.

Change-Id: Ic0de4a5b32865bbe330c2936f14adf59168eefe5
Closes-bug: #1342676
2014-07-17 19:59:23 +09:00
..
alarm Replace datetime of time_constraints by aware object 2014-07-17 19:59:23 +09:00
api Merge "Fix typos in code comments & docstrings" 2014-07-17 09:31:40 +00:00
central Merge "Skipping central agent pollster when keystone not available" 2014-06-10 14:09:30 +00:00
compute Merge "Transform sample_cnt type to int" 2014-07-16 03:44:04 +00:00
dispatcher Fix H307 violations and re-enable gating 2014-07-01 13:34:54 +03:00
energy Skipping central agent pollster when keystone not available 2014-06-10 16:20:29 +08:00
event Fix typos in code comments & docstrings 2014-07-10 14:17:47 +05:30
hardware Fix H904 violations and re-enable gating 2014-07-01 13:37:21 +03:00
identity Add keystone control exchange 2014-07-11 20:02:07 +04:00
image Fix typos in code comments & docstrings 2014-07-10 14:17:47 +05:30
locale Imported Translations from Transifex 2014-06-20 06:01:49 +00:00
network Merge "Improve a bit performance of Ceilometer" 2014-07-16 10:51:55 +00:00
objectstore Fix H405 violations and re-enable gating 2014-07-01 13:41:27 +03:00
openstack sync oslo code 2014-06-18 11:33:04 -04:00
orchestration Fix H405 violations and re-enable gating 2014-07-01 13:41:27 +03:00
profiler Add keystone control exchange 2014-07-11 20:02:07 +04:00
publisher Merge "Fix typos in code comments & docstrings" 2014-07-17 09:31:40 +00:00
storage Merge "Fix typos in code comments & docstrings" 2014-07-17 09:31:40 +00:00
tests Replace datetime of time_constraints by aware object 2014-07-17 19:59:23 +09:00
transformer Fix H405 violations and re-enable gating 2014-07-01 13:41:27 +03:00
volume Fix H405 violations and re-enable gating 2014-07-01 13:41:27 +03:00
__init__.py Empty files should no longer contain copyright 2013-12-24 20:19:04 +08:00
agent.py Fix H405 violations and re-enable gating 2014-07-01 13:41:27 +03:00
cli.py Fix H307 violations and re-enable gating 2014-07-01 13:34:54 +03:00
collector.py Don't keep a single global TRANSPORT object 2014-06-16 10:31:13 +02:00
messaging.py Fixed various import issues exposed by unittest 2014-06-25 08:37:12 +08:00
middleware.py Fix H405 violations and re-enable gating 2014-07-01 13:41:27 +03:00
neutron_client.py Metering LoadBalancer as a Service 2014-06-09 15:29:52 -07:00
notification.py Don't keep a single global TRANSPORT object 2014-06-16 10:31:13 +02:00
notifier.py Fix H307 violations and re-enable gating 2014-07-01 13:34:54 +03:00
nova_client.py Fix H904 violations and re-enable gating 2014-07-01 13:37:21 +03:00
pipeline.py Fix H405 violations and re-enable gating 2014-07-01 13:41:27 +03:00
plugin.py Merge "Improve a bit performance of Ceilometer" 2014-07-16 10:51:55 +00:00
sample.py Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
service.py Merge "Fix H405 violations and re-enable gating" 2014-07-08 11:37:45 +00:00
utils.py Fix H405 violations and re-enable gating 2014-07-01 13:41:27 +03:00