ironic-inspector/ironic_inspector/plugins
Lucas Alvares Gomes 891639612b Use the device hints matching mechanism from ironic-lib
This patch is replacing the ironic-inspector own implementation for
validating the root device hints in favor of the standard one from
ironic-lib.

The implementation in ironic-lib is flexible enough and fits in
ironic-inspector well so no big updates to functional or unittests
are needed.

A new dependency for ironic-lib was added to requirements.txt.

Change-Id: I0f2b8f463232d0d5b42d0b6e343d5c6e336d32c7
Closes-Bug: #1648133
2016-12-16 16:55:51 +00:00
..
__init__.py Rename discoverd -> inspector 2015-05-29 09:06:56 +02:00
base.py Fix a typo in base.py 2016-10-13 09:17:53 +08:00
capabilities.py Add translation marker to help of config opts 2016-09-13 10:30:01 +03:00
discovery.py Add translation marker to help of config opts 2016-09-13 10:30:01 +03:00
example.py Officially deprecate rollback for introspection rules 2016-03-08 15:12:47 +01:00
extra_hardware.py TrivialFix: Remove cfg import unused 2016-09-06 14:24:06 +07:00
local_link_connection.py LLC Hook: Do not assume interfaces are added to Ironic 2016-09-30 16:39:41 +01:00
pci_devices.py Add translation marker to help of config opts 2016-09-13 10:30:01 +03:00
raid_device.py Remove deprecated alias "root_device_hint" for "raid_device" hook 2016-06-06 19:07:24 +02:00
rules.py remove unused LOG 2016-07-10 13:44:21 +08:00
standard.py Use the device hints matching mechanism from ironic-lib 2016-12-16 16:55:51 +00:00