Skip to content
Snippets Groups Projects
Commit 47fb2ae3 authored by Will Szumski's avatar Will Szumski
Browse files

Adds support for using Dell OS 10 switches with NGS

Support for Dell OS 10 was added in Networking Generic Switch in the
2023.1 release[1].

[1] https://review.opendev.org/c/openstack/networking-generic-switch/+/860067

Change-Id: Id3cd5e081dd5c40897ddaada65cfb184d56345b6
parent bd9043dc
No related branches found
No related tags found
No related merge requests found
...@@ -94,6 +94,7 @@ ...@@ -94,6 +94,7 @@
switch_type_to_device_type: switch_type_to_device_type:
arista: netmiko_arista_eos arista: netmiko_arista_eos
dellos9: netmiko_dell_force10 dellos9: netmiko_dell_force10
dellos10: netmiko_dell_os10
dell-powerconnect: netmiko_dell_powerconnect dell-powerconnect: netmiko_dell_powerconnect
junos: netmiko_juniper junos: netmiko_juniper
openvswitch: netmiko_ovs_linux openvswitch: netmiko_ovs_linux
......
---
features:
- |
Adds support for using DellOS 10 switches with Networking Generic Switch.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment