Fixed CLOUDSTACK-5212: [UI]Need Support for the LXC for the Report sockets

This commit is contained in:
Rajani Karuturi 2014-07-24 17:16:18 +05:30 committed by Jessica Wang
parent 47bb175bd4
commit f1039b782e
1 changed files with 1 additions and 1 deletions

View File

@ -9040,7 +9040,7 @@
var array1 = [];
// ***** non XenServer (begin) *****
var hypervisors = ["Hyperv", "KVM", "VMware", "BareMetal"];
var hypervisors = ["Hyperv", "KVM", "VMware", "BareMetal", "LXC"];
var supportSocketHypervisors = {
"Hyperv": 1,