diff --git a/doc/source/notes/7.0.0a.rst b/doc/source/notes/7.0.0a.rst index 99b8dd60..119443cc 100644 --- a/doc/source/notes/7.0.0a.rst +++ b/doc/source/notes/7.0.0a.rst @@ -28,14 +28,6 @@ Housekeeping Upgrade notes ============= -* The use of RabbitMQ quorum queues is now possible and recommended. The parameter - ``om_enable_rabbitmq_quorum_queues`` is added to ``environments/kolla/configuration.yml`` - for this purpose. - - .. code-block:: yaml - - om_enable_rabbitmq_quorum_queues: yes - * The use of ProxySQL for MariaDB is now possible and it is recommended to switch to it as part of the upgrade. The parameter ``enable_proxysql`` is added to ``environments/kolla/configuration.yml`` for this purpose.