
Python 3.x deprecated octal literals in the form 0755. Use the Python 2.x compatible version 0o755 instead. Change-Id: I64ca97e87ab29764c3cbcb42cefc313635cc178d
ceilometer
See the ReleaseNotes document and the project home for more info.
Description
Languages
Python
98.6%
Shell
1.3%
Mako
0.1%