Skip to content

Commit

Permalink
F OpenNebula#3393: removing update_search from undeploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian González committed May 31, 2019
1 parent e69fefa commit 6c1dc3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/dm/DispatchManagerStates.cc
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,6 @@ void DispatchManager::undeploy_success_action(int vid)
}

vmpool->update(vm);
vmpool->update_search(vm);
}
else
{
Expand Down

0 comments on commit 6c1dc3f

Please sign in to comment.