mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
bug #671: NIC model in a xen machine
This commit is contained in:
parent
4360534be8
commit
1bcd6a4a7b
@ -354,7 +354,7 @@ int XenDriver::deployment_description(
|
||||
|
||||
if( !model.empty() )
|
||||
{
|
||||
file << "type=" << model;
|
||||
file << "model=" << model;
|
||||
pre_char = ',';
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user