[DOCS] Fix the dead link

Change-Id: Idc4cf32ad12e6b57d39fb0f33f6ab394a3e6e44b
Related-Bug: #1681742
This commit is contained in:
chenxing 2017-04-11 16:12:51 +00:00 committed by Amy Marrich (spotz)
parent 9c16a2bab7
commit 11f7da6ebe

View File

@ -5,18 +5,18 @@ features:
``false`` in ``/etc/openstack_deploy/user_variables.yml``. The default ``false`` in ``/etc/openstack_deploy/user_variables.yml``. The default
behaviour will be to use a self-signed certificate for communications. This behaviour will be to use a self-signed certificate for communications. This
can be changed by the procedure referred to in 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: upgrade:
- OpenStack services have been set to communicate with RabbitMQ using SSL by - OpenStack services have been set to communicate with RabbitMQ using SSL by
default. This feature may be disabled by setting ``rabbit_use_ssl`` to default. This feature may be disabled by setting ``rabbit_use_ssl`` to
``false`` in ``/etc/openstack_deploy/user_variables.yml``. The default ``false`` in ``/etc/openstack_deploy/user_variables.yml``. The default
behaviour will be to use a self-signed certificate for communications. This behaviour will be to use a self-signed certificate for communications. This
can be changed by the procedure referred to in 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: security:
- OpenStack services have been set to communicate with RabbitMQ using SSL by - OpenStack services have been set to communicate with RabbitMQ using SSL by
default. This feature may be disabled by setting ``rabbit_use_ssl`` to default. This feature may be disabled by setting ``rabbit_use_ssl`` to
``false`` in ``/etc/openstack_deploy/user_variables.yml``. The default ``false`` in ``/etc/openstack_deploy/user_variables.yml``. The default
behaviour will be to use a self-signed certificate for communications. This behaviour will be to use a self-signed certificate for communications. This
can be changed by the procedure referred to in 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>`_.