ironic/ironic/conductor
Anton Arefiev 5d22ccf016 Replace deprecated LOG.warn with warning
LOG.warn is deprecated. It still used in a few places. This updates
those one to use the non-deprecated LOG.warning instead.

Closes-Bug: 1508442
Change-Id: Id947e4c8ae9894f480192a5ab034c24c25125788
2015-10-21 15:22:46 +03:00
..
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
manager.py Replace deprecated LOG.warn with warning 2015-10-21 15:22:46 +03:00
rpcapi.py Merge "Implement indirection_api" 2015-09-24 03:33:47 +00:00
task_manager.py Convert functools.wraps() usage to six.wraps() 2015-09-16 12:01:01 -07:00
utils.py Replace deprecated LOG.warn with warning 2015-10-21 15:22:46 +03:00