Skip to main content

OSISM 9

Instructions for the upgrade can be found in the Upgrade Guide.

ReleaseRelease Date
9.1.030. May 2025
9.0.08. April 2025

9.1.0 (20250530)

Known issues

  • Incremental MariaDB backups are not working lp#2111620

9.0.0 (20250408)

Other and References

New container registry

Container images are no longer pushed to Quay.io and are only made available on our own container registry. During the transition phase, the new container registry must be made known in the configuration repository. In the future ( likely with the release of OSISM 10), these parameters can be removed again.

environments/kolla/configuration.yml
docker_namespace: kolla/release
environments/manager/configuration.yml
docker_registry: index.docker.io
docker_registry_ansible: registry.osism.tech
docker_registry_netbox: registry.osism.tech
inventory/group_vars/all/registries.yml
ceph_docker_registry: registry.osism.tech
dnsmasq_docker_registry: registry.osism.tech
docker_registry_ansible: registry.osism.tech
docker_registry_cephclient: registry.osism.tech
docker_registry_cgit: registry.osism.tech
docker_registry_dnsdist: registry.osism.tech
docker_registry_homer: registry.osism.tech
docker_registry_kolla: registry.osism.tech
docker_registry_netbox: registry.osism.tech
docker_registry_nexus: registry.osism.tech
docker_registry_openstackclient: registry.osism.tech

Ceph 18.2 (Reef)

Ceph 18.2 release notes: https://docs.ceph.com/en/latest/releases/reef/

OpenStack 2024.2 (Dalmatian)

OpenStack 2024.2 release notes: https://releases.openstack.org/dalmatian/index.html

Release notes for each OpenStack service: