[doc] Update upgrades statement for compatability matrix

In doc we say that only N->N+1 is tested, while it's not true for SLURP
releases anymore.

Change-Id: I85637092368ef14aadc7c734eaaf68ffacfae1f1
This commit is contained in:
Dmitriy Rabotyagov
2024-04-29 11:17:39 +02:00
parent d61a190e16
commit 75751a3f89

View File

@@ -15,7 +15,8 @@ However, we do try to provide ``upgrade`` releases where we support both new
and old Operating System versions, providing deployers the ability to
properly upgrade their deployments to the new Operating System release.
In CI we test upgrades from N to N+1 releases and only for source deployments.
In CI we test upgrades between releases only for ``source`` deployments. This
also includes CI testing of upgrade path between SLURP releases.
Below you will find the support matrix of Operating Systems for
OpenStack-Ansible releases.