releases/deliverables/bobcat/openstack-ansible.yaml
Dmitriy Rabotyagov 1881f4f970 OpenStack-Ansible 2023.2 Bobcat cycle highlights
Change-Id: Ia39d162702bcfd7cfeac8be82abfb5b69f834a23
2023-09-21 05:28:16 +00:00

23 lines
732 B
YAML

---
artifact-link-mode: none
launchpad: openstack-ansible
release-model: cycle-with-rc
team: OpenStackAnsible
type: trailing
repository-settings:
openstack/openstack-ansible: {}
cycle-highlights:
- |
Ansible Core version is updated to 2.15 series. With that required
collections were updated to the latest versions as well.
- |
Added support for RabbitMQ quorum queues. As part of migration process to
quorum queues vhost names will be changed from ``/<service>`` to
``<service`` (ie ``/nova`` -> ``nova``).
At the same time in case of continue using classic queues, their version
will be changed to 2.
- |
RabbitMQ is upgraded to 3.12 series
- |
Added support for Debian 12 (Bookworm)