mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-16 22:50:10 +03:00
parent
ae033f992d
commit
ad21ba15d7
@ -242,7 +242,7 @@ void HostRename::batch_rename(int oid)
|
||||
if (vm->hasHistory() && vm->get_hid() == oid)
|
||||
{
|
||||
vm->set_hostname(host_name);
|
||||
vmpool->update(vm);
|
||||
vmpool->update_history(vm);
|
||||
}
|
||||
|
||||
vm->unlock();
|
||||
|
Loading…
x
Reference in New Issue
Block a user