Merge "Add Open vSwitch as a supported switch type"

This commit is contained in:
Zuul
2018-08-30 16:43:15 +00:00
committed by Gerrit Code Review
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: