mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-25 02:50:08 +03:00
feature #4222: bug monitoring resource pools
This commit is contained in:
parent
2fc5fe6bfd
commit
0e73f866f3
@ -1009,7 +1009,7 @@ class VCenterHost < ::OpenNebula::Host
|
||||
# /vim.ResourcePool.html
|
||||
############################################################################
|
||||
def monitor_resource_pools(parent_rp, parent_prefix, mhz_core)
|
||||
return if parent_rp.resourcePool.size == 0
|
||||
return "" if parent_rp.resourcePool.size == 0
|
||||
|
||||
rp_info = ""
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user