Skip to content

Commit

Permalink
Adds support for using Cumulus switches with NGS
Browse files Browse the repository at this point in the history
Support for NCLU was added in Networking Generic Switch in the Zed
release[1].

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

Closes-Bug: #2083840

Change-Id: I973c6484ccd2a36990cf39df102e65be0376f08c
(cherry picked from commit 3e44735)
  • Loading branch information
MoteHue committed Oct 9, 2024
1 parent 88f6a26 commit 3b3ddbd
Show file tree
Hide file tree
Showing 2 changed files with 6 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 @@ -97,6 +97,7 @@
dell-powerconnect: netmiko_dell_powerconnect
junos: netmiko_juniper
openvswitch: netmiko_ovs_linux
nclu: netmiko_cumulus
ipa_image_name: "ipa"
pre_tasks:
- block:
Expand Down
5 changes: 5 additions & 0 deletions releasenotes/notes/cumulus-support-ngs-c4a6e6f3d45f5783.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
features:
- |
Adds support for using Cumulus switches (NCLU) with Networking Generic
Switch.

0 comments on commit 3b3ddbd

Please sign in to comment.