1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-16 22:50:10 +03:00

M #-: subscribe to service changes

This commit is contained in:
Alejandro Huertas 2020-05-18 17:25:25 +02:00
parent adc815235e
commit ed4b9ff985
No known key found for this signature in database
GPG Key ID: 3044AF06BE405104

View File

@ -153,6 +153,8 @@ class HookManagerDriver < OpenNebulaDriver
"STATE #{obj}/#{state}/#{lcm_state}/#{resource_id} "]
ret << "SERVICE #{service_id} " if service_id
ret
else
['']
end