Actions
Bug #20646
closedCloning Host: Device Identifier has already been taken
Description
When cloning a host with a nic with a interface identifier set, the interface identifier is correctly copied from the original host. Even if the original and cloned hosts just have a single interface each, the cloned host's device identifier field is marked as invalid because the value "has already been taken".
When the interface is cloned, the host_id is copied from the original host. The uniqueness validation is scoped to host_id.
Added by Timo Goebel over 7 years ago
Added by Timo Goebel over 7 years ago
fixes #20646 - clear host_id during interface cloning
(cherry picked from commit adbb8b53355314e1ee3bf0002ec6b224a911b31e)
Actions
fixes #20646 - clear host_id during interface cloning