Skip to content

Commit

Permalink
doc: fix wrong issue number (#1362)
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Berendt <[email protected]>
  • Loading branch information
berendt committed May 6, 2024
1 parent 4f92f9e commit d364939
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/source/notes/7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,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.

* During the preparation of the upgrades of the regions of the PCO a bug (`osism/issues#937 <https://github.com/osism/issues/issues/973>`_)
* 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.
To avoid the delay during an upgrade, a fix must be applied in advance for all service units from
Kolla.

.. code-block:: console
osism apply fix-gh937
osism apply fix-gh973
* The ``openstack_cacert`` parameter used by Kolla is now set to ``"/etc/ssl/certs/ca-certificates.crt"``
by default. The previous default was ``""``. If this is not wanted, the parameter must be overwritten in
Expand Down

0 comments on commit d364939

Please sign in to comment.