Add issue on Juju 3 charm incompatibilities

The keystone and g-s-s-s charms do not work well withing
a Juju 3.x environment.

Change-Id: I98a253bedfda4bf6b8df5b54d0b34281257c3c0a
Signed-off-by: Peter Matulis <peter.matulis@canonical.com>
This commit is contained in:
Peter Matulis 2023-08-07 10:31:51 -04:00 committed by Alex Kavanagh
parent cbdc45a720
commit e4f2121ca2
1 changed files with 10 additions and 2 deletions

View File

@ -136,8 +136,16 @@ Removed charms
Issues discovered during this release cycle
-------------------------------------------
<TITLE>
~~~~~~~
Juju 3.x incompatibilities
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The keystone and glance-simplestreams-sync legacy charms (not using channels),
and stable channels Xena and before, do not work with a Juju 3.x controller.
The problems arising from upgrading these charms so that they (automatically)
use Juju 3.x unit agents are related to:
* Fernet key rotations (keystone)
* status setting and endpoint updating (glance-simplestreams-sync)
.. LINKS
.. _Upgrades overview: https://docs.openstack.org/charm-guide/latest/admin/upgrades/overview.html