Skip to content

Commit

Permalink
Improve the 7.0.3 release notes (#1359)
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Berendt <berendt@23technologies.cloud>
  • Loading branch information
berendt authored May 3, 2024
1 parent b0ab52f commit ed3150a
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions doc/source/notes/7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ Release date: 3. May 2024
* The octavia images have been rebuilt to resolve an issue when creating a LB + a listener
with an allowed_cidr with the fully-populated API (`osism/issues#980 <https://github.com/osism/issues/issues/980>`_)

* When upgrading the Nova and Octavia API services, there is a short downtime of the APIs.
This downtime is usually less than 1 minute.

* During the preparation of the upgrades of the regions of the PCO a bug (`osism/issues#937 <https://github.com/osism/issues/issues/973>`_)
has been noticed which leads to a delay of up to 2 minutes between the necessary container stops and starts.
This is due to a bug in the service units of all Kolla services. The bug is fixed in the current release.
Expand Down Expand Up @@ -61,13 +64,14 @@ Release date: 3. May 2024
docker_version: '5:24.0.9'
* Kubernetes Cluster API for the 1.30 series is available. They are now provided directly with
``osism manage image clusterapi``. This means that Kubernetes Cluster API images are now available
for series 1.27, 1.28, 1.29 and 1.30.
* The Kubernetes Cluster API image for the Kubernetes (K8s) 1.30 series is available. The images are now provided directly with
``osism manage image clusterapi``. This means that K8s Cluster API images are now available
for K8s series 1.27, 1.28, 1.29 and 1.30.

* All Ansible collections have been prepared for use with Ubuntu 24.04. It is currently not recommended to
upgrade existing clusters to Ubuntu 24.04 or to install new clusters with Ubuntu 24.04. There will be a
note in the release notes from which Ubuntu 24.04 can be used.
upgrade existing clusters to Ubuntu 24.04 or to install new clusters with Ubuntu 24.04. There will be a note
in future release notes that announces the full support of Ubuntu 24.04. At the moment everything related to Ubuntu
24.04 is a technical preview.

* A new role ``tempest`` has been added to the Ansible collection ``osism.validations``. This makes it possible
to perform significantly more tests than with the previously used ``osism.validations.refstack`` role. The new
Expand Down

0 comments on commit ed3150a

Please sign in to comment.