mirror of
https://github.com/OpenNebula/one.git
synced 2024-12-25 23:21:29 +03:00
(cherry picked from commit 9ed720d6cf
)
This commit is contained in:
parent
c5ac1a755b
commit
89379d9ffb
@ -512,6 +512,8 @@ void InformationManager::_vm_state(unique_ptr<im_msg_t> msg)
|
||||
|
||||
host->update_zombies(zombies);
|
||||
|
||||
hpool->update(host.get());
|
||||
|
||||
host.reset();
|
||||
|
||||
for (auto& it : missing)
|
||||
|
Loading…
Reference in New Issue
Block a user