oslo.service/openstack/common
Sean McGinnis a3260e27db Clean up logging to conform to guidelines
Correct instances where guidelines are not being followed.

Guidelines can be found here:
http://docs.openstack.org/developer/oslo.i18n/guidelines.html

Some of this is seen by folks implementing new code and results
in confusion during reviews. These are mostly trivial changes,
but the hope is this will provide good examples so as to avoid
that confusion.

Also cleaning up case of deprecated LOG.warn called in leiu of
LOG.warning as well as redundant cases of formatting an exception
inside of LOG.exception.

Change-Id: I7decb7bf5f3185f7d26ad99b0cb3475a88d3ec99
2015-05-12 14:28:29 -05:00
..
eventlet_backdoor.py Clean up logging to conform to guidelines 2015-05-12 14:28:29 -05:00
loopingcall.py Clean up logging to conform to guidelines 2015-05-12 14:28:29 -05:00
periodic_task.py Clean up logging to conform to guidelines 2015-05-12 14:28:29 -05:00
service.py Port service to Python 3 2015-04-27 18:09:33 +02:00
sslutils.py Remove unused validate_ssl_version 2015-03-17 23:01:31 +08:00
systemd.py Remove oslo.log code and clean up versionutils API 2015-01-29 13:52:58 -05:00
threadgroup.py Clean up logging to conform to guidelines 2015-05-12 14:28:29 -05:00