mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
Feature #1678: Bug in ImageManagerDriver::process_poll
This commit is contained in:
parent
da7aa6117b
commit
513c4f155a
@ -680,8 +680,6 @@ void ImageManagerDriver::process_poll(Datastore* ds, const string &monitor_str)
|
||||
oss << "Datastore " << ds->get_cluster_name()
|
||||
<< " (" << ds->get_oid() << ") successfully monitored.";
|
||||
|
||||
ds->unlock();
|
||||
|
||||
NebulaLog::log("ImM", Log::INFO, oss);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user