Chaozhe.Chen e8a0be43d2 deprecate timeutils.total_seconds()
Because datetime.timedelta doesn't have method total_seconds in
Python2.6, we use timeutils.total_seconds() to calculate it manually.
Now we dropped Python 2.6, and this method will be deprecated in
oslo.utils. According to patch https://review.openstack.org/#/c/248590/,
we should use datetime.timedelta.total_seconds() instead of
timeutils.total_seconds().

Change-Id: I5a4957ba863d1df332367088140517fd89986147
2015-11-27 22:14:31 +08:00
2015-11-27 22:14:31 +08:00
2015-11-25 18:19:03 -05:00
2015-11-10 09:10:16 +01:00
2015-06-25 14:46:39 +02:00
2014-10-09 10:31:23 +03:00
2015-06-25 14:46:39 +02:00
2015-06-25 14:46:39 +02:00
2015-11-10 09:10:16 +01:00
2015-06-25 14:46:39 +02:00
2013-03-15 14:25:48 +00:00
2015-03-25 11:18:56 +01:00
2015-11-10 09:09:43 +01:00
2015-07-07 11:42:13 +08:00

aodh

Release notes can be read online at:

http://docs.openstack.org/developer/aodh/releasenotes/index.html

Documentation for the project can be found at:

http://docs.openstack.org/developer/aodh/

The project home is at:

http://launchpad.net/aodh

Description
OpenStack Telemetry (Ceilometer) Alarming
Readme 21 MiB
Languages
Python 98%
Shell 1.8%
Mako 0.2%