diff --git a/releasenotes/notes/rabbimq-ssl-611102b1525ba5c2.yaml b/releasenotes/notes/rabbimq-ssl-611102b1525ba5c2.yaml index ce9d0f6939..66ae027c71 100644 --- a/releasenotes/notes/rabbimq-ssl-611102b1525ba5c2.yaml +++ b/releasenotes/notes/rabbimq-ssl-611102b1525ba5c2.yaml @@ -5,18 +5,18 @@ features: ``false`` in ``/etc/openstack_deploy/user_variables.yml``. The default behaviour will be to use a self-signed certificate for communications. This can be changed by the procedure referred to in - `the SSL documentation `_. + `the SSL documentation `_. upgrade: - OpenStack services have been set to communicate with RabbitMQ using SSL by default. This feature may be disabled by setting ``rabbit_use_ssl`` to ``false`` in ``/etc/openstack_deploy/user_variables.yml``. The default behaviour will be to use a self-signed certificate for communications. This can be changed by the procedure referred to in - `the SSL documentation `_. + `the SSL documentation `_. security: - OpenStack services have been set to communicate with RabbitMQ using SSL by default. This feature may be disabled by setting ``rabbit_use_ssl`` to ``false`` in ``/etc/openstack_deploy/user_variables.yml``. The default behaviour will be to use a self-signed certificate for communications. This can be changed by the procedure referred to in - `the SSL documentation `_. + `the SSL documentation `_.