Skip to content

Commit

Permalink
Adds support for using Cumulus switches (NVUE) with NGS
Browse files Browse the repository at this point in the history
NVUE was added downstream in 2023.1 [1].

[1] stackhpc/networking-generic-switch@b56cca8
  • Loading branch information
bbezak committed Nov 6, 2024
1 parent 0bdcef0 commit fd9f9dd
Showing 1 changed file with 1 addition 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 @@ -99,6 +99,7 @@
junos: netmiko_juniper
openvswitch: netmiko_ovs_linux
nclu: netmiko_cumulus
nvue: netmiko_cumulus_nvue
ipa_image_name: "ipa"
pre_tasks:
- block:
Expand Down

0 comments on commit fd9f9dd

Please sign in to comment.