Complemented the configuration file path

Change-Id: I180f0fcf39c7ddae93e3e79e820e09b02e787243
Co-Authored-By: zhurong <zhu.rong@99cloud.net>
Co-Authored-By: lawrancejing <lawrancejing@gmail.com>
This commit is contained in:
zhu.rong 2015-09-15 16:02:11 +08:00
parent 533f9b8267
commit 209fd003a2
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ Identity management
OpenStack Identity, code-named keystone, is the default identity
management system for OpenStack. After you install Identity, you
configure it through the :file:`etc/keystone.conf` configuration file and,
configure it through the :file:`/etc/keystone.conf` configuration file and,
possibly, a separate logging configuration file. You initialize data
into Identity by using the ``keystone`` command-line client.

View File

@ -36,7 +36,7 @@ Client authentication with keystone-all
When running ``keystone-all``, the server can be configured to enable SSL
with client authentication using the following instructions. Modify the
``[eventlet_server_ssl]`` section in the :file:`etc/keystone.conf` file. The
``[eventlet_server_ssl]`` section in the :file:`/etc/keystone.conf` file. The
following SSL configuration example uses the included sample
certificates: