cf3f4de2db
Change-Id: Ieae64d0b4050d388dbf44a1e2a6f59f944448cb7
23 lines
1.5 KiB
YAML
23 lines
1.5 KiB
YAML
---
|
|
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>`_.
|