Add release note about RabbitMQ SSL communication
Change-Id: Ieae64d0b4050d388dbf44a1e2a6f59f944448cb7
This commit is contained in:
parent
5e76a9283d
commit
cf3f4de2db
22
releasenotes/notes/rabbimq-ssl-611102b1525ba5c2.yaml
Normal file
22
releasenotes/notes/rabbimq-ssl-611102b1525ba5c2.yaml
Normal file
@ -0,0 +1,22 @@
|
||||
---
|
||||
features:
|
||||
- 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 <http://docs.openstack.org/developer/openstack-ansible/install-guide/configure-sslcertificates.html>`_.
|
||||
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 <http://docs.openstack.org/developer/openstack-ansible/install-guide/configure-sslcertificates.html>`_.
|
||||
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 <http://docs.openstack.org/developer/openstack-ansible/install-guide/configure-sslcertificates.html>`_.
|
Loading…
Reference in New Issue
Block a user