-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Description
Hi Team,
I am trying to import an unmanaged VM from a KVM host into an Apache CloudStack environment. During the import process, I encounter an issue where the available networks disappear when an Account ID is selected.
Steps to Reproduce:
- Navigate to Import Unmanaged VM.
- Select the KVM host and the unmanaged VM.
- In the network selection section, networks are initially visible.
- Enter/select the Account ID.
- The network list becomes empty, and no networks are available for selection.
Expected Behavior:
Networks that are accessible to the selected account should remain visible and selectable after the Account ID is added.
Actual Behavior:
All networks disappear from the network selection list once the Account ID is specified.
Environment Details:
Hypervisor: KVM
Network types tested: Shared and Isolated
Network ACL Type: Domain
Network Domain: ROOT
User Role: Root Admin
Network Permissions: Verified and accessible at domain level
Additional Notes:
The issue occurs regardless of whether the network is Shared or Isolated.
Since the network is Domain-level and I am logged in as Root Admin, the networks should be available for assignment during the import process.
Could you please assist in identifying whether this is a configuration issue or a bug in the import unmanaged VM workflow?
Thank you for your support.
