mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
CLOUDSTACK-7429: Allow LXC hypervisor for advance zone with SG hypervisor dropdown
This commit is contained in:
parent
33a249e77a
commit
94ab397904
@ -474,7 +474,6 @@
|
||||
nonSupportedHypervisors["BareMetal"] = 1;
|
||||
nonSupportedHypervisors["Hyperv"] = 1;
|
||||
nonSupportedHypervisors["Ovm"] = 1;
|
||||
nonSupportedHypervisors["LXC"] = 1;
|
||||
}
|
||||
|
||||
if (items != null) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user