ironic/ironic/common
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
..
config_generator Make generation of ironic.conf.sample deterministic 2015-09-25 09:09:05 +00:00
glance_service Enable radosgw support in ironic 2015-10-15 18:57:44 +03:00
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
boot_devices.py get_supported_boot_devices() returns static device list 2015-08-12 14:53:00 +01:00
config.py Move oslo.config references to oslo_config 2015-02-02 06:51:22 -08:00
context.py Use oslo_context package 2015-03-12 20:45:59 +01:00
dhcp_factory.py Enable translation for config option help messages 2015-07-06 10:57:53 -07:00
disk_partitioner.py Replace deprecated LOG.warn with warning 2015-10-21 15:22:46 +03:00
driver_factory.py Enable translation for config option help messages 2015-07-06 10:57:53 -07:00
exception.py Merge "Remove functions: _cleanse_dict & format_message" 2015-10-14 22:03:17 +00:00
fsm.py Remove 'is_valid_event' method 2015-09-02 16:54:12 -07:00
grub_conf.template Fix for automated boot iso issue with IPA ramdisk 2015-04-10 09:09:53 -07:00
hash_ring.py Enable translation for config option help messages 2015-07-06 10:57:53 -07:00
i18n.py Remove unneeded usage of '# noqa' 2015-05-06 14:17:28 -07:00
image_service.py Add minimum and maximum on port option 2015-08-28 09:22:22 +08:00
images.py Add notes to functions which are in ironic-lib 2015-10-05 09:55:20 -07:00
isolinux_config.template Add support for creating vfat and iso images 2014-08-26 21:18:11 +05:30
keystone.py Fix typo: add a missing white space 2015-09-29 10:52:28 +09:00
network.py Make DHCP provider pluggable 2014-08-29 10:26:03 -07:00
paths.py Enable translation for config option help messages 2015-07-06 10:57:53 -07:00
policy.py Use oslo_policy package 2015-03-12 20:45:59 +01:00
pxe_utils.py PXE: Support Extra DHCP Options for IPv6 2015-10-07 09:48:00 +01:00
raid.py Add support for inband raid configuration agent ramdisk 2015-09-14 15:52:31 +00:00
rpc.py Use oslo.messaging serializers 2015-08-31 12:25:42 +03:00
safe_utils.py Enable hacking rule E265 2014-11-13 10:48:34 +08:00
service.py Enable translation for config option help messages 2015-07-06 10:57:53 -07:00
states.py Allow abort for CLEANWAIT states 2015-09-21 20:07:57 +01:00
swift.py Fixes logging of failure in deletion of swift temporary object 2015-10-13 06:10:59 -07:00
utils.py Replace deprecated LOG.warn with warning 2015-10-21 15:22:46 +03:00