Revert "CI: Don't use new RabbitMQ features yet"

This reverts commit ccdfeb7696aa7790c86097cf6555da00f7597278.

Reason for revert: Now resolved by calling the migration script.

Change-Id: I6af9c6fe5b1ec16e55668dfd83f396386ae326bc
This commit is contained in:
Matt Crees 2025-04-14 10:49:07 +00:00
parent aefec66912
commit b1eadcaf6e

View File

@ -14,9 +14,3 @@ openstack_service_rpc_workers: "1"
# Reduce size of libvirt logs when OpenStack debug logging is enabled
nova_libvirt_logging_debug: False
# Disable new RabbitMQ features until support is backported to 2024.1.
# TODO(mattcrees): Remove these when we can properly perform the queue
# migtations.
om_enable_queue_manager: false
om_enable_rabbitmq_transient_quorum_queue: false