Merge "Fix numbering of steps in proxy section of install_multinode"

This commit is contained in:
Jenkins 2014-02-04 21:01:16 +00:00 committed by Gerrit Code Review
commit f47f70b4c9

View File

@ -128,7 +128,7 @@ Configure the Proxy node
cd /etc/swift cd /etc/swift
openssl req -new -x509 -nodes -out cert.crt -keyout cert.key openssl req -new -x509 -nodes -out cert.crt -keyout cert.key
.. note:: .. note::
If you don't create the cert files, Swift silently uses http internally rather than https. This document assumes that you have created If you don't create the cert files, Swift silently uses http internally rather than https. This document assumes that you have created
these certs, so if you're following along step-by-step, create them. In a these certs, so if you're following along step-by-step, create them. In a
production cluster, you should terminate SSL before the proxy server. SSL production cluster, you should terminate SSL before the proxy server. SSL