mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
parent
aa0eae8eda
commit
112234cd67
@ -3114,7 +3114,7 @@ class VmmImporter < VCenterDriver::VcImporter
|
||||
end
|
||||
|
||||
def list(key, list)
|
||||
@list = {"" => list}
|
||||
@list = {key => list}
|
||||
end
|
||||
|
||||
def request_vnc(vc_vm)
|
||||
|
Loading…
x
Reference in New Issue
Block a user