Merge "[DOCS] Fix the dead link"

This commit is contained in:
Jenkins 2017-04-11 21:39:32 +00:00 committed by Gerrit Code Review
commit 76a199199a

View File

@ -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 <http://docs.openstack.org/developer/openstack-ansible/install-guide/configure-sslcertificates.html>`_.
`the SSL documentation <https://docs.openstack.org/project-deploy-guide/openstack-ansible/ocata/app-advanced-config-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>`_.
`the SSL documentation <https://docs.openstack.org/project-deploy-guide/openstack-ansible/ocata/app-advanced-config-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>`_.
`the SSL documentation <https://docs.openstack.org/project-deploy-guide/openstack-ansible/ocata/app-advanced-config-sslcertificates.html>`_.