mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-16 22:50:10 +03:00
F #4302: Fix for wrong resource pool monitoring
This commit is contained in:
parent
a96de2f14a
commit
8ab972c0fd
@ -623,7 +623,7 @@ class ClusterComputeResource
|
||||
last_mon_time = Time.now.to_i.to_s
|
||||
end
|
||||
|
||||
get_resource_pool_list if !@rp_list
|
||||
@rp_list = get_resource_pool_list if !@rp_list
|
||||
|
||||
vm_pool = VCenterDriver::VIHelper.one_pool(OpenNebula::VirtualMachinePool)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user