mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
parent
55b49ebb14
commit
327559e1a4
@ -106,6 +106,7 @@ module OpenNebulaJSON
|
||||
select_network = self['TEMPLATE/SUNSTONE/NETWORK_SELECT']
|
||||
if (select_network && select_network.upcase == "NO")
|
||||
params['template'].delete("NIC")
|
||||
params['template'].delete("NIC_ALIAS")
|
||||
end
|
||||
|
||||
template = template_to_str(params['template'])
|
||||
|
Loading…
x
Reference in New Issue
Block a user