Dirk Mueller b4831805a8 Use Python 3.x compatible octal literals
Python 3.x deprecated octal literals in the form 0755.
Use the Python 2.x compatible version 0o755 instead.

Change-Id: I64ca97e87ab29764c3cbcb42cefc313635cc178d
2013-06-11 20:24:41 +02:00
2013-06-04 10:33:59 +02:00
2013-05-30 10:46:35 +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-05-11 12:44:54 -04:00
2012-12-05 10:22:43 +01:00
2013-06-11 17:05:25 +02:00
2013-05-11 12:44:54 -04:00
2013-06-11 17:05: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 21 MiB
Languages
Python 98.6%
Shell 1.3%
Mako 0.1%