Add Open vSwitch as a supported switch type

Change-Id: I48d97a0c3ff49bdb9e5d5725d5afe7e1aeb09e99
This commit is contained in:
Will Miller 2018-08-16 08:02:45 +00:00
parent 9b8ee81869
commit d5ccd8d286
2 changed files with 2 additions and 0 deletions

View File

@ -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:

View File

@ -25,6 +25,7 @@
- dell-powerconnect
- junos
- mellanox
- openvswitch
tasks:
- name: Fail if both interface name and description limits are specified
fail: