mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
feature #1678: Add missing update
This commit is contained in:
parent
67732e18f9
commit
4aa3acc6cd
@ -211,6 +211,8 @@ void InformationManagerDriver::protocol(const string& message) const
|
||||
" (" << ds->get_oid() << ") successfully monitored.";
|
||||
|
||||
NebulaLog::log("ImM", Log::INFO, oss);
|
||||
|
||||
dspool->update(ds);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user