mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-10 01:17:40 +03:00
M #-: subscribe to service changes
This commit is contained in:
parent
ccf048cfb8
commit
9ea589abd0
@ -161,7 +161,7 @@ class ServiceWD
|
||||
# @param client [OpenNebula::Client] Client to make API calls
|
||||
# @param service_pool [ServicePool] All services to check
|
||||
def check_roles_state(client, service_pool)
|
||||
service_pool.each do |service|
|
||||
service_pool.each do |service|
|
||||
service.info
|
||||
|
||||
service.roles.each do |name, role|
|
||||
|
Loading…
Reference in New Issue
Block a user