1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-25 23:21:29 +03:00

B #5245: Update host zombie template (#761)

(cherry picked from commit 9ed720d6cf)
This commit is contained in:
Daniel Clavijo Coca 2021-02-08 02:37:24 -06:00 committed by Ruben S. Montero
parent c5ac1a755b
commit 89379d9ffb
No known key found for this signature in database
GPG Key ID: A0CEA6FA880A1D87

View File

@ -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)