1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-23 22:50:09 +03:00

feature #3782: Restore line removed accidentally

This commit is contained in:
Ruben S. Montero 2015-07-01 14:41:12 +02:00
parent 10442f8182
commit 5a2d65c5a5

View File

@ -1652,6 +1652,7 @@ void VirtualMachineManager::attach_action(
}
// Get the driver for this VM
vmd = get(vm->get_vmm_mad());
if ( vmd == 0 )
@ -1666,6 +1667,8 @@ void VirtualMachineManager::attach_action(
goto error_disk;
}
vm_tm_mad = vm->get_tm_mad();
opennebula_hostname = nd.get_nebula_hostname();
rc = tm->prolog_transfer_command(