Go to file
David Peraza ac2a503d4d Changes FakeMemcache to set token to expire on utcnow + 5 mins
fixes bug 1240994

keystoneclient 0.4 will use utcnow to compare expiration date.
The FakMemcache class sets expiration to datetime.now which sets
date for local timezone. If this timezone happens to be behind
utc the test will fail with expiration error because we are
comparing utc + 5 mins with utc - 1 or more hours.

Change-Id: I551506a5aaf0aef77476b11786399a66225603bf
2013-10-17 10:19:12 -05:00
2013-08-05 11:39:28 +02:00
2013-10-15 09:29:00 +00:00
2013-10-15 09:29:00 +00:00
2013-09-05 14:57:03 +02:00
2013-05-18 18:06:38 +10:00
2012-11-11 19:13:08 +00:00
2013-05-18 18:06:38 +10:00
2013-05-11 12:44:54 -04:00
2013-03-15 14:25:48 +00:00
2013-09-05 12:18:43 -04:00
2013-07-14 21:09:38 +02:00
2012-12-05 10:22:43 +01:00
2013-09-19 11:42:10 +02:00
2013-09-16 16:58:25 +02:00

ceilometer

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

http://launchpad.net/ceilometer

Description
OpenStack Telemetry (Ceilometer) Alarming
Readme 22 MiB
Languages
Python 98.4%
Shell 1.4%
Mako 0.2%