From fd9f9ddde01aa08e0831967a67b35e873b381f08 Mon Sep 17 00:00:00 2001 From: Bartosz Bezak Date: Wed, 6 Nov 2024 11:59:25 +0100 Subject: [PATCH] Adds support for using Cumulus switches (NVUE) with NGS NVUE was added downstream in 2023.1 [1]. [1] https://github.com/stackhpc/networking-generic-switch/commit/b56cca8dd5b2872a8d07c6c5cdf58b4244a07456 --- ansible/kolla-openstack.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible/kolla-openstack.yml b/ansible/kolla-openstack.yml index c1a19d735..8d6785d5d 100644 --- a/ansible/kolla-openstack.yml +++ b/ansible/kolla-openstack.yml @@ -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: