Skip to content

Commit

Permalink
Merge pull request #197 from stackhpc/feature/yoga/dellos-10-ngs
Browse files Browse the repository at this point in the history
Adds support for using Dell OS 10 switches with NGS
  • Loading branch information
markgoddard authored Nov 1, 2023
2 parents c0d7d0d + 76e5438 commit 155c465
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions ansible/kolla-openstack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@
switch_type_to_device_type:
arista: netmiko_arista_eos
dellos9: netmiko_dell_force10
dellos10: netmiko_dell_os10
dell-powerconnect: netmiko_dell_powerconnect
junos: netmiko_juniper
openvswitch: netmiko_ovs_linux
Expand Down
4 changes: 4 additions & 0 deletions releasenotes/notes/dellos10-support-ngs-24ba50803b4bf528.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
features:
- |
Adds support for using DellOS 10 switches with Networking Generic Switch.

0 comments on commit 155c465

Please sign in to comment.