-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
ISSUE TYPE
- Bug Report
COMPONENT NAME
UI
CLOUDSTACK VERSION
4.17.2.0
CONFIGURATION
advanced networing
OS / ENVIRONMENT
SUMMARY
When I try to import an unmanaged VM from a VMware cluster already present in Cloudstack, despite the fact that I have a corresponding L2 network available in the cluster, I can't import the VM via GUI as I can't select any network.
If I try to press OK button error "Request failed. Please select a network for NIC: Network adapter 1" appears.
If I import the VM via API importUnmanagedInstance it works just fine even without selecting any network.
STEPS TO REPRODUCE
In Import-Export instances tool try to import a VM with a tagged VSS. It doesn't show any matching network in CS.
EXPECTED RESULTS
The corresponding network with same L2 tag can be selected and the import can be completed.
ACTUAL RESULTS
No network are shown and the import cannot be completed.
Reactions are currently unavailable