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:
parent
533f9b8267
commit
209fd003a2
@ -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.
|
||||
|
||||
|
@ -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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user