mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
M #-: Remove comment
This commit is contained in:
parent
588f7084c5
commit
157ed3aee3
@ -976,7 +976,7 @@ module VCenterDriver
|
||||
update = true
|
||||
end
|
||||
# check if vCenter disk hasn't got a representation in the extraConfig
|
||||
# then we have to update
|
||||
# then we have to update
|
||||
if !disks_extraconfig_current.has_key? item[:key]
|
||||
update = true
|
||||
end
|
||||
@ -1705,7 +1705,6 @@ module VCenterDriver
|
||||
|
||||
spec = RbVmomi::VIM.VirtualMachineConfigSpec(spec_hash)
|
||||
@item.ReconfigVM_Task(:spec => spec).wait_for_completion
|
||||
###sync_extraconfig_disk(spec_hash)
|
||||
info_disks
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user