1
0
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:
Javi Fontan 2016-03-14 18:54:20 +01:00
parent 2fc5fe6bfd
commit 0e73f866f3

View File

@ -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 = ""