From bf4833ab1dcd08e6aec50f8c8cf7f0828ee43f6a Mon Sep 17 00:00:00 2001 From: Milan Fencik Date: Tue, 3 Dec 2024 20:52:23 +0000 Subject: [PATCH] change neutron service plugins --- components/neutron/aio-values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/neutron/aio-values.yaml b/components/neutron/aio-values.yaml index 3abc38ca..2e15dbfc 100644 --- a/components/neutron/aio-values.yaml +++ b/components/neutron/aio-values.yaml @@ -52,7 +52,7 @@ conf: type_drivers: "vlan,local,understack_vxlan" neutron: DEFAULT: - service_plugins: "l3_understack,router,segments,port_forwarding" + service_plugins: "l3_understack" # we don't want HA L3 routers. It's a Python value so we need to quote it in YAML. l3_ha: "False" # we aren't using availability zones so having calls attempt to add things to