Files
ironic-inspector/ironic_inspector/introspect.py
Dmitry Tantsur 8f7f889acb Allow empty lookup attributes if node_not_found_hook is provided
An operator might choose to completely replace our lookup with
a custom one, so we should not enforce even one attribute in this case.
If node is not found even using the hook, we will fail later.

Closes-Bug: #1497237
Change-Id: I61382fcff043c1f7388878ada459a157bd4f39fe
2015-09-21 15:25:40 +02:00

6.8 KiB