CLOUDSTACK-7429: Allow LXC hypervisor for advance zone with SG hypervisor dropdown

This commit is contained in:
Kishan Kavala 2014-09-01 10:24:11 +05:30
parent 33a249e77a
commit 94ab397904

View File

@ -474,7 +474,6 @@
nonSupportedHypervisors["BareMetal"] = 1;
nonSupportedHypervisors["Hyperv"] = 1;
nonSupportedHypervisors["Ovm"] = 1;
nonSupportedHypervisors["LXC"] = 1;
}
if (items != null) {