openstack-manuals/doc/config-reference/source/identity/sample-configuration-files.rst
venkatamahesh 486c9c81b8 [config-ref] Update the remote-code-block links with stable/mitaka
Change-Id: I4dc0ef28638ee9109cb7f78e72b0ed3787257729
Closes-Bug: #1539409
2016-04-02 11:06:14 +05:30

1.4 KiB

Identity service sample configuration files

You can find the files described in this section in the /etc/keystone directory.

keystone.conf

Use the keystone.conf file to configure most Identity service options:

keystone-paste.ini

Use the keystone-paste.ini file to configure the Web Service Gateway Interface (WSGI) middleware pipeline for the Identity service:

logging.conf

You can specify a special logging configuration file in the keystone.conf configuration file. For example, /etc/keystone/logging.conf.

For details, see the Python logging module documentation.

policy.json

Use the policy.json file to define additional access controls that apply to the Identity service: