ironic/ironic/drivers/modules
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
..
amt Merge "get_supported_boot_devices() returns static device list" 2015-08-12 17:48:49 +00:00
cimc Add i18n _ import to cimc common 2015-09-24 11:14:52 +01:00
drac Replace deprecated LOG.warn with warning 2015-10-21 15:22:46 +03:00
ilo Replace deprecated LOG.warn with warning 2015-10-21 15:22:46 +03:00
irmc Add secret=True to password option 2015-10-08 19:34:00 -07:00
msftocs Try to standardize retrieval of an Exception's description 2015-09-08 15:52:16 +00:00
oneview OneView Driver for Ironic 2015-10-09 15:14:32 -03:00
ucs Convert functools.wraps() usage to six.wraps() 2015-09-16 12:01:01 -07:00
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
agent.py Remove unused functions from agent driver 2015-10-19 14:32:21 +03:00
agent_base_vendor.py Remove unused functions from agent driver 2015-10-19 14:32:21 +03:00
agent_client.py Improve logging for agent driver 2015-08-20 09:20:45 +02:00
agent_config.template Ensure configdrive isn't mounted in CoreOS ramdisks 2015-03-24 08:40:28 -07:00
boot.ipxe iPXE: Fix assumption that ${mac} is the MAC of the NIC it's booting 2015-10-09 11:33:14 +01:00
console_utils.py Enable translation for config option help messages 2015-07-06 10:57:53 -07:00
deploy_utils.py Merge "Move pxe._parse_instance_info() to deploy_utils" 2015-10-16 04:38:56 +00:00
elilo_efi_pxe_config.template Ensure configdrive isn't mounted for ipxe/elilo 2015-03-25 16:34:50 +00:00
fake.py Merge "Add RAIDInterface for RAID configuration" 2015-08-14 11:26:04 +00:00
iboot.py Fix some iBoot strings 2015-09-28 21:03:01 +00:00
image_cache.py Replace deprecated LOG.warn with warning 2015-10-21 15:22:46 +03:00
inspector.py Inspector inspection fails due to node locked error 2015-08-11 09:16:28 -04:00
ipminative.py Merge "When boot option is not persisted, set boot on next power on" 2015-09-10 08:41:49 +00:00
ipmitool.py Fix a bug error by passwords only includes numbers 2015-10-08 20:51:07 +09:00
ipxe_config.template Ensure configdrive isn't mounted for ipxe/elilo 2015-03-25 16:34:50 +00:00
iscsi_deploy.py Add support for in-band cleaning in ISCSIDeploy 2015-10-08 07:33:36 +00:00
master_grub_cfg.txt grub2 bootloader support for uefi boot mode 2015-07-29 03:18:41 +00:00
pxe.py Replace deprecated LOG.warn with warning 2015-10-21 15:22:46 +03:00
pxe_config.template Add a new boot section 'trusted_boot' for PXE 2015-06-26 11:50:57 +08:00
pxe_grub_config.template grub2 bootloader support for uefi boot mode 2015-07-29 03:18:41 +00:00
seamicro.py Try to standardize retrieval of an Exception's description 2015-09-08 15:52:16 +00:00
snmp.py Fix snmp property descriptions 2015-10-20 13:59:35 +09:00
ssh.py Add retries to ssh._get_hosts_name_for_node 2015-10-07 14:50:08 +00:00
virtualbox.py Add minimum and maximum on port option 2015-08-28 09:22:22 +08:00
wol.py Wake-On-Lan Power interface 2015-06-12 10:01:25 +01:00