python-dracclient/dracclient/resources
Tin Lam e2dd764649 Change LOG.warn to LOG.warning
Python 3 deprecated the logger.warn method, see:
https://docs.python.org/3/library/logging.html#logging.warning
so we prefer to use warning to avoid DeprecationWarning.

Change-Id: Ide5daf929e2e1717f6a756d609071ff329f443a8
Closes-Bug: #1508442
2016-02-19 09:43:03 -06:00
..
__init__.py Add power management 2015-11-10 10:05:21 +01:00
bios.py Change LOG.warn to LOG.warning 2016-02-19 09:43:03 -06:00
job.py Fix docstrings for params 2015-12-09 16:22:32 +01:00
lifecycle_controller.py Add boot management 2015-11-12 14:54:50 +01:00
raid.py Add RAID management 2015-12-09 16:22:11 +01:00
uris.py Add RAID management 2015-12-09 16:22:11 +01:00