Comment 3 for bug 1768870

Revision history for this message
Andres Rodriguez (andreserl) wrote : Re: node failed commissioning - HTTP Error 400: {'boot_interface': ["Must be one of the node's interfaces."]}

"""Check that this Node's boot interface (if present) belongs to this
Node.

It's possible, though very unlikely, that the boot interface we are
seeing is already assigned to another Node. If this happens, we need to
catch the failure as early as possible.
"""

This would imply to me that a VM could be booting off a MAC address that's assigned to another node ?