0c9447d53b
When an active node introspection is performed where an entry already exists in ironic, but inspector has never seen the node before, we enter a state where we should allow introspection to occur, but that we don't have a cache record. As a result of no cache entry, we presently fail hard claiming the node's port already exists. In the case of active nodes, This will always be the case, so we need to add a cache entry and allow the process to... somewhat continue as if normal introspeciton is occuring. Co-Authored-By: Dmitry Tantsur <dtantsur@redhat.com> Change-Id: Ib20b4a4e4d46ba23b8a4d87791cf30a957f1f9f9 Story: 2006233 Task: 35834 |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
capabilities.py | ||
discovery.py | ||
example.py | ||
extra_hardware.py | ||
introspection_data.py | ||
lldp_basic.py | ||
local_link_connection.py | ||
pci_devices.py | ||
raid_device.py | ||
rules.py | ||
standard.py |