-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Milestone
Description
problem
The issue we are experiencing is that when attempting to remove a network interface in KVM while the VM is powered off, the operation fails with the following error: 'Host with id: null not found.' When the VM is running, the interface can be removed without any problems.
versions
ACS: 4.20.0
SO: Ubuntu 24.0.4
Steps to reproduce the issue:
- Power off the VM in KVM.
- Attempt to remove a network interface from the VM configuration.
- The operation fails and the following error is returned: "Host with id: null not found".
- If the same action is performed while the VM is running, the network interface can be removed successfully.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Todo