From 0b3f80728409385a7da12f161133097d4340d6b5 Mon Sep 17 00:00:00 2001 From: Nell Jerram Date: Wed, 20 May 2026 10:29:15 +0100 Subject: [PATCH] [CORE-12849] OpenStack: no further need to configure "service_plugins" This doc change accompanies https://github.com/projectcalico/calico/pull/12798 --- calico/getting-started/openstack/installation/redhat.mdx | 3 +-- calico/getting-started/openstack/installation/ubuntu.mdx | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/calico/getting-started/openstack/installation/redhat.mdx b/calico/getting-started/openstack/installation/redhat.mdx index f8133c840b..704bac1d83 100644 --- a/calico/getting-started/openstack/installation/redhat.mdx +++ b/calico/getting-started/openstack/installation/redhat.mdx @@ -100,8 +100,7 @@ On each control node, perform the following steps: 1. Edit `/etc/neutron/neutron.conf`. In the `[DEFAULT]` section, find the line beginning with `core_plugin`, and change it to read - `core_plugin = calico`. Also find the setting for `service_plugins` - and change it to read `service_plugins = qos`. + `core_plugin = calico`. 1. Install the `calico-control` package: diff --git a/calico/getting-started/openstack/installation/ubuntu.mdx b/calico/getting-started/openstack/installation/ubuntu.mdx index a2f4509559..ebdef61bc3 100644 --- a/calico/getting-started/openstack/installation/ubuntu.mdx +++ b/calico/getting-started/openstack/installation/ubuntu.mdx @@ -109,8 +109,7 @@ On each control node, perform the following steps. 1. Edit `/etc/neutron/neutron.conf`. In the `[DEFAULT]` section, find the line beginning with `core_plugin`, and change it to read - `core_plugin = calico`. Also find the setting for `service_plugins` - and change it to read `service_plugins = qos`. + `core_plugin = calico`. 1. Install the `calico-control` package: