Test error handling for itf creation.
This commit is contained in:
parent
45a78e5a8e
commit
b71db1af19
1 changed files with 1 additions and 0 deletions
|
|
@ -291,6 +291,7 @@ class Network(object):
|
||||||
name=nic['name'], mac=nic['mac'], device=self.device.name
|
name=nic['name'], mac=nic['mac'], device=self.device.name
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
nic['vlan'] = None
|
||||||
|
|
||||||
|
|
||||||
if nic['vlan']:
|
if nic['vlan']:
|
||||||
|
|
|
||||||
Loading…
Add table
editor.link_modal.header
Reference in a new issue