mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
parent
4fb54f5dc4
commit
8cc1d07c46
@ -323,6 +323,9 @@ int VirtualMachineNics::get_network_leases(int vm_id, int uid,
|
||||
}
|
||||
else
|
||||
{
|
||||
// set nic name for NIC_ALIAS
|
||||
nic->set_nic_name();
|
||||
|
||||
nic->replace("NIC_ID", nic_id);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user