Skip to content

Commit

Permalink
Prepare 7.0.4 release
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Berendt <[email protected]>
  • Loading branch information
berendt committed May 7, 2024
1 parent d364939 commit cc94609
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 4 deletions.
2 changes: 1 addition & 1 deletion doc/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
OSISM releases
==============

The latest available stable release is 7.0.3.
The latest available stable release is 7.0.4.

Release notes
=============
Expand Down
21 changes: 18 additions & 3 deletions doc/source/notes/7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,18 @@ Instructions for the upgrade can be found in the `upgrade guide <https://osism.g

7.0.0a, 7.0.0b, 7.0.0c, 7.0.0d are pre-releases. Do not use these releases.

7.0.3
7.0.4
=====

Release date: 3. May 2024
Release date: 7. May 2024

* The Ceph service images have not been rebuilt. No upgrade of Ceph is required.
Due to an error in the ``osism/sbom`` repository, the Nova and Octavia images were not updated as
originally stated in the release notes for OSISM 7.0.3. Therefore it was unfortunately necessary
to release a 7.0.4 which contains the correct SBOM. In 7.0.4 nothing has changed except the SBOM.
The correct images for Nova and Octavia are now included in 7.0.4 and the bugs listed below have
been fixed. An update of the Manager Service must be done and then, if required, an update of Nova
and Octavia can be updated as originally planned for OSISM 7.0.3. We apologise for the mistake and
the resulting effort.

* The OpenStack service images for Octavia and Nova have been rebuilt. Upgrades of the Octavia
and Nova services are recommended. No upgrades of other OpenStack and associated
Expand All @@ -26,6 +32,15 @@ Release date: 3. May 2024
* When upgrading the Nova and Octavia API services, there is a short downtime of the APIs.
This downtime is usually less than 1 minute.

7.0.3
=====

Release date: 3. May 2024

* The Ceph service images have not been rebuilt. No upgrade of Ceph is required.

* The OpenStack service images have not been rebuilt. No upgrade of OpenStack is required.

* During the preparation of the upgrades of the regions of the PCO a bug (`osism/issues#973 <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

0 comments on commit cc94609

Please sign in to comment.