mirror of
https://github.com/OpenNebula/one.git
synced 2024-12-22 13:33:52 +03:00
M #-: Add missing param to no_vlan driver (#612)
This commit is contained in:
parent
916351f2bd
commit
29f9dad98b
@ -43,7 +43,7 @@ module VNMMAD
|
||||
@nic = nic
|
||||
|
||||
# Create the bridge.
|
||||
create_bridge
|
||||
create_bridge(@nic)
|
||||
end
|
||||
|
||||
unlock
|
||||
|
Loading…
Reference in New Issue
Block a user