Test error handling for itf creation.
This commit is contained in:
parent
74af9e31b6
commit
bc297ea337
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
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
interface = None
|
||||||
|
|
||||||
|
|
||||||
if interface:
|
if interface:
|
||||||
|
|
|
||||||
Loading…
Add table
editor.link_modal.header
Reference in a new issue