canonical / charmed-openstack-upgrader

Automatic upgrade tool for Charmed Openstack
Apache License 2.0
3 stars 12 forks source link

Update mapping for ceph on caracal #557

Closed samuelallan72 closed 1 month ago

samuelallan72 commented 1 month ago

According to https://ubuntu.com/ceph/docs/supported-ceph-versions , Ceph Squid release must be used with OpenStack Caracal.

WARNING: at this time I'm not sure if ceph charms will support upgrading directly from quincy to squid, so this may require more work (we do a single step antelope -> caracal openstack upgrade, but ceph charms may require two steps: quincy -> reef -> squid).

samuelallan72 commented 1 month ago

Confirmed with openstack team - charmed ceph, and charmed openstack will not support SLURP upgrades.

samuelallan72 commented 1 month ago

But we should still merge this, because this sets the correct release of ceph for caracal. Separately we'll need to re-add bobcat support.