OpenStack Telemetry (Ceilometer) Alarming
Go to file
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
bin Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
ceilometer Replace datetime of time_constraints by aware object 2014-07-17 19:59:23 +09:00
doc Merge "Improves pipeline transformer documentation" 2014-07-16 14:17:59 +00:00
etc Drop deprecated api v1 2014-05-18 16:17:01 +02:00
nova_tests Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
tools sync oslo code 2014-06-18 11:33:04 -04:00
.coveragerc test code should be excluded from test coverage summary 2013-12-11 11:40:51 -05:00
.gitignore Clean up .gitignore 2014-06-16 09:00:22 +02:00
.gitreview Update .gitreview for openstack. 2012-11-11 19:13:08 +00:00
.testr.conf Reenables the testr per test timeout 2014-06-18 09:49:11 +00:00
babel.cfg Ground work for transifex-ify ceilometer. 2012-12-18 10:14:03 +08:00
CONTRIBUTING.rst Fix the section name in CONTRIBUTING.rst 2014-07-01 14:56:49 +08:00
LICENSE include a copy of the ASL 2.0 2013-03-15 14:25:48 +00:00
MAINTAINERS Fix some spelling mistakes and a incorrect url 2014-03-06 11:28:50 +08:00
openstack-common.conf Clean up oslo.middleware.{audit,notifier} 2014-06-18 10:52:55 +08:00
README.rst Rename README.md to README.rst 2013-07-14 21:09:38 +02:00
ReleaseNotes Update documentation URL 2012-12-05 10:22:43 +01:00
requirements.txt Updated from global requirements 2014-06-24 07:20:04 +00:00
setup-test-env.sh Respect $TMPDIR environment variable to run tests 2014-06-10 10:16:17 +02:00
setup.cfg Merge "Added osprofiler notifications plugin" 2014-07-01 01:45:13 +00:00
setup.py Updated from global requirements 2014-05-20 12:59:42 -04:00
test-requirements.txt Remove docutils pin 2014-07-08 16:43:37 -07:00
tox.ini Merge "Revert "Align to openstack python package index mirror"" 2014-07-10 13:18:50 +00:00

ceilometer

See the ReleaseNotes document and the project home for more info.

http://launchpad.net/ceilometer