ironic/ironic/common
Dmitry Tantsur 7ead2067fc Collect periodic tasks from all enabled hardware interfaces
Currently we only collect periodic tasks from interfaces used in enabled
classic drivers. Meaning, periodics are not collected from interfaces
that are only used in hardware types. This patch corrects it.

This patch does not enable collection of periodic tasks from hardware
types, since we did not collect them from classic drivers. I don't
remember the reason for that, and we may want to fix it later.

Change-Id: Ib1963f3f67a758a6b2405387bfe7b3e30cc31ed8
Story: #2001884
Task: #14357
2018-04-24 13:01:47 +02:00
..
glance_service Implement a function to check the image status 2018-04-09 10:54:50 -04:00
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
boot_devices.py Implementation for UEFI iSCSI boot for ILO 2018-01-25 06:33:21 +00:00
cinder.py Use adapters for cinderclient 2017-11-21 09:32:21 +02:00
config.py Enable OSProfiler support in Ironic 2017-07-07 15:58:28 -07:00
context.py Stop sending custom context values over RPC 2017-06-05 10:45:02 +00:00
dhcp_factory.py Change pxe dhcp options name to codes. 2017-10-13 12:50:58 +03:00
driver_factory.py Collect periodic tasks from all enabled hardware interfaces 2018-04-24 13:01:47 +02:00
exception.py BIOS Settings: Add DB API 2018-04-17 16:27:57 +08:00
fsm.py Removes unnecessary utf-8 encoding 2017-01-11 19:35:41 +05:30
grub_conf.template Fix for automated boot iso issue with IPA ramdisk 2015-04-10 09:09:53 -07:00
hash_ring.py Add hardware types to the hash ring 2017-01-19 20:35:05 +00:00
i18n.py Merge "Update the documentation links - code comments" 2017-08-15 14:48:41 +00:00
image_service.py Rework keystone auth for glance 2017-11-17 11:40:14 -05:00
images.py Use jinja rendering from utils module 2017-10-20 18:20:03 +03:00
isolinux_config.template Add support for creating vfat and iso images 2014-08-26 21:18:11 +05:30
keystone.py Use adapters for neutronclient 2017-12-14 13:36:03 +02:00
network.py Update wording used in removal of VIFs 2018-04-18 03:00:15 +00:00
neutron.py Check for PXE-enabled ports when creating neutron ports 2018-04-10 11:32:10 -04:00
policy.py API: Node Traits API 2018-01-25 00:11:44 +00:00
profiler.py Enable OSProfiler support in Ironic - follow-up 2017-08-18 14:41:44 +00:00
pxe_utils.py Agent rescue implementation 2018-01-25 13:26:33 -05:00
raid.py Add support for inband raid configuration agent ramdisk 2015-09-14 15:52:31 +00:00
release_mappings.py Copy port[group] VIF info from extra to internal_info 2018-04-02 17:56:47 +00:00
rpc.py Enable OSProfiler support in Ironic 2017-07-07 15:58:28 -07:00
rpc_service.py Modifications for rolling upgrades 2017-07-13 12:16:30 -04:00
service.py reloads mutable config values on SIGHUP 2018-02-28 23:46:30 +00:00
states.py Adds RPC calls for rescue interface 2018-01-15 23:50:39 -05:00
swift.py Auto-detect the defaults for [glance]swift_{account,temp_url_key,endpoint_url} 2017-12-12 11:48:06 +01:00
utils.py Copy port[group] VIF info from extra to internal_info 2018-04-02 17:56:47 +00:00
wsgi_service.py Remove unused logging import 2017-02-17 08:28:28 +07:00