mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-20 10:50:08 +03:00
F #2641: Reset deploy-id attribute
This commit is contained in:
parent
429ff8901d
commit
271f5aeb37
@ -314,6 +314,8 @@ void DispatchManager::resubmit_action(int vid)
|
||||
|
||||
vm->set_state(VirtualMachine::PENDING);
|
||||
|
||||
vm->set_deploy_id(""); //reset the deploy-id
|
||||
|
||||
vmpool->update(vm);
|
||||
|
||||
vm->unlock();
|
||||
|
Loading…
x
Reference in New Issue
Block a user