Skip to content

Commit

Permalink
7.0.0a: add octavia persistence (#1230)
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Berendt <[email protected]>
  • Loading branch information
berendt committed Feb 19, 2024
1 parent 1c48832 commit 6e38b0f
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion doc/source/notes/7.0.0a.rst
Original file line number Diff line number Diff line change
Expand Up @@ -91,13 +91,20 @@ Upgrade notes
nova_backend: default
* The persistence feature in Octavia was enabled by default. This requires an additional
database, which is only created when Octavia play is run in bootstrap mode first.

.. code-block:: none
osism apply octavia -e kolla_action=bootstrap
Known issues
============

* The manager service is updated via ``osism update manager``. If this command is not yet
available, you can use ``osism-update-manager`` as an alternative.

.. code-block:: ini
.. code-block:: none
osism: 'update manager' is not an osism command. See 'osism --help'.
Expand Down

0 comments on commit 6e38b0f

Please sign in to comment.