ironic-inspector/ironic_inspector/test
Dmitry Tantsur f66e207769 Fix lookup when ipmi_address is a hostname
The commit 771f2d396b breaks it because
it tries to use hostname for lookup. Lookup must always use IP addresses,
because that's what `ipmitool lan print` outputs.

Change-Id: I62ff646b77e2d39f70bade11924b2a47e1173cb5
(cherry picked from commit b3088916c6)
2019-03-12 11:03:01 -04:00
..
unit Fix lookup when ipmi_address is a hostname 2019-03-12 11:03:01 -04:00
__init__.py Remove the generic eventlet monkey patch from test 2016-11-18 10:35:53 +01:00
base.py Switch documentation to hardware types 2018-03-16 17:11:05 +01:00
functional.py Add manage_boot parameter to introspection API 2018-06-25 12:09:17 +02:00