Add Open vSwitch as a supported switch type
Change-Id: I48d97a0c3ff49bdb9e5d5725d5afe7e1aeb09e99
This commit is contained in:
parent
9b8ee81869
commit
d5ccd8d286
@ -88,6 +88,7 @@
|
||||
dellos9: netmiko_dell_force10
|
||||
dell-powerconnect: netmiko_dell_powerconnect
|
||||
junos: netmiko_juniper
|
||||
openvswitch: netmiko_ovs_linux
|
||||
ipa_image_name: "ipa"
|
||||
pre_tasks:
|
||||
- block:
|
||||
|
@ -25,6 +25,7 @@
|
||||
- dell-powerconnect
|
||||
- junos
|
||||
- mellanox
|
||||
- openvswitch
|
||||
tasks:
|
||||
- name: Fail if both interface name and description limits are specified
|
||||
fail:
|
||||
|
Loading…
Reference in New Issue
Block a user