1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-21 14:50:08 +03:00

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

This commit is contained in:
Daniel Clavijo Coca 2021-02-08 02:37:24 -06:00 committed by GitHub
parent 8de3e9c872
commit 9ed720d6cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -533,6 +533,8 @@ void InformationManager::_vm_state(unique_ptr<Message<OpenNebulaMessages>> msg)
host->update_zombies(zombies);
hpool->update(host);
host->unlock();
for (auto& it : missing)