OpenStack-Ansible 2023.2 Bobcat cycle highlights
Change-Id: Ia39d162702bcfd7cfeac8be82abfb5b69f834a23
This commit is contained in:
parent
2efa61b9f4
commit
1881f4f970
@ -6,3 +6,17 @@ 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)
|
||||
|
Loading…
Reference in New Issue
Block a user