From a5f480660e59f69c11fd91d3cf4b5a9f15d71280 Mon Sep 17 00:00:00 2001 From: Alex-Welsh Date: Thu, 14 Nov 2024 15:14:28 +0000 Subject: [PATCH] AvailabilityZoneFilter removal notice --- doc/source/operations/upgrading-openstack.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/source/operations/upgrading-openstack.rst b/doc/source/operations/upgrading-openstack.rst index bdfcea100..9f82e91c4 100644 --- a/doc/source/operations/upgrading-openstack.rst +++ b/doc/source/operations/upgrading-openstack.rst @@ -121,6 +121,13 @@ to ``default``. Whilst this does not have any negative impact on services that utilise Redis it will feature prominently in any preview of the overcloud configuration. +AvailabilityZoneFilter removal +------------------------------ + +Support for the ``AvailabilityZoneFilter`` filter has been dropped in Nova. +Remove it from any Nova config files before upgrading. It will cause errors in +Caracal and halt the Nova scheduler. + Known issues ============