From 5935918f67a78064a14f4c324be8aa22f98a5923 Mon Sep 17 00:00:00 2001
From: Michal Nasiadka <mnasiadka@gmail.com>
Date: Wed, 24 Jul 2024 08:31:28 +0200
Subject: [PATCH] docs: Remove Stream 8 and Jammy past references

Change-Id: Ia7bd309479f098bc0b65ecf76dc294d893dadbc4
---
 doc/source/user/operating-kolla.rst | 18 ------------------
 1 file changed, 18 deletions(-)

diff --git a/doc/source/user/operating-kolla.rst b/doc/source/user/operating-kolla.rst
index 9fdc758a8c..5c2802c93a 100644
--- a/doc/source/user/operating-kolla.rst
+++ b/doc/source/user/operating-kolla.rst
@@ -78,24 +78,6 @@ Limitations and Recommendations
    ``ceph_nova_keyring: ceph.client.nova.keyring`` and ``ceph_nova_user: nova``
    in ``/etc/kolla/globals.yml``
 
-Ubuntu Jammy 22.04
-------------------
-
-The Zed release adds support for Ubuntu Jammy 22.04 as a host operating
-system. Ubuntu Jammy 22.04 support was also added to the Yoga stable
-release. Ubuntu Focal 20.04 users upgrading from Yoga can thus directly
-upgrade to Ubuntu Jammy 22.04 on the host and then upgrade to the Zed release.
-
-
-CentOS Stream 8
----------------
-
-The Wallaby release adds support for CentOS Stream 8 as a host operating
-system. CentOS Stream 8 support will also be added to a Victoria stable
-release. CentOS Linux users upgrading from Victoria should first migrate hosts
-and container images from CentOS Linux to CentOS Stream before upgrading to
-Wallaby.
-
 Preparation (the foreword)
 --------------------------