[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 13/14] docs/about/deprecated: Remove paragraph about initial depre
From: |
Thomas Huth |
Subject: |
[PULL 13/14] docs/about/deprecated: Remove paragraph about initial deprecation in 2.10 |
Date: |
Wed, 8 Jan 2025 09:45:10 +0100 |
When we introduced the deprecation rule of keeping deprecated features
for two more releases, we had to state that we would not remove features
by surprise that had already been marked as deprecated before. Nowadays,
this paragraph is not needed anymore, so we can remove it now.
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-ID: <20250103145702.597139-1-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
---
docs/about/deprecated.rst | 6 ------
1 file changed, 6 deletions(-)
diff --git a/docs/about/deprecated.rst b/docs/about/deprecated.rst
index 63b46fd520..4a3c302962 100644
--- a/docs/about/deprecated.rst
+++ b/docs/about/deprecated.rst
@@ -24,12 +24,6 @@ should exclusively use a non-deprecated machine type, with
use of the most
recent version highly recommended. Non-versioned machine types follow the
general feature deprecation policy.
-Prior to the 2.10.0 release there was no official policy on how
-long features would be deprecated prior to their removal, nor
-any documented list of which features were deprecated. Thus
-any features deprecated prior to 2.10.0 will be treated as if
-they were first deprecated in the 2.10.0 release.
-
What follows is a list of all features currently marked as
deprecated.
--
2.47.1
- [PULL 05/14] hw/s390x: Remove the "ri_allowed" switch, (continued)
- [PULL 05/14] hw/s390x: Remove the "ri_allowed" switch, Thomas Huth, 2025/01/08
- [PULL 04/14] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.6 machine type, Thomas Huth, 2025/01/08
- [PULL 06/14] hw/s390x/ipl: Remove the "iplbext_migration" property, Thomas Huth, 2025/01/08
- [PULL 07/14] hw/s390x/css-bridge: Remove the "css_dev_path" property, Thomas Huth, 2025/01/08
- [PULL 09/14] hw/s390x: Remove the cpu_model_allowed flag and related code, Thomas Huth, 2025/01/08
- [PULL 08/14] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.7 machine type, Thomas Huth, 2025/01/08
- [PULL 12/14] Remove the deprecated "-runas" command line option, Thomas Huth, 2025/01/08
- [PULL 10/14] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.8 machine type, Thomas Huth, 2025/01/08
- [PULL 14/14] tests/functional/test_x86_64_hotplug_cpu: Fix race condition during unplug, Thomas Huth, 2025/01/08
- [PULL 11/14] hw/s390x: Remove the "adapter_routes_max_batch" property from the flic, Thomas Huth, 2025/01/08
- [PULL 13/14] docs/about/deprecated: Remove paragraph about initial deprecation in 2.10,
Thomas Huth <=
- Re: [PULL 00/14] Fixes for tests and removal of deprecated features, Stefan Hajnoczi, 2025/01/08