diff --git a/doc/admin-guide-cloud/source/identity_management.rst b/doc/admin-guide-cloud/source/identity_management.rst index 04e2c9899d..378535f1ba 100644 --- a/doc/admin-guide-cloud/source/identity_management.rst +++ b/doc/admin-guide-cloud/source/identity_management.rst @@ -6,9 +6,10 @@ 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, -possibly, a separate logging configuration file. You initialize data -into Identity by using the ``keystone`` command-line client. +configure it through the :file:`/etc/keystone/keystone.conf` +configuration file and, possibly, a separate logging configuration +file. You initialize data into Identity by using the ``keystone`` +command-line client. .. toctree:: :maxdepth: 1 diff --git a/doc/admin-guide-cloud/source/keystone_configure_with_SSL.rst b/doc/admin-guide-cloud/source/keystone_configure_with_SSL.rst index 7eed8ae2b7..725c30c39c 100644 --- a/doc/admin-guide-cloud/source/keystone_configure_with_SSL.rst +++ b/doc/admin-guide-cloud/source/keystone_configure_with_SSL.rst @@ -36,8 +36,8 @@ 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 -following SSL configuration example uses the included sample +``[eventlet_server_ssl]`` section in the :file:`/etc/keystone/keystone.conf` +file. The following SSL configuration example uses the included sample certificates: .. code-block:: ini