Merge "add instruction to set auth_mode"

This commit is contained in:
Jenkins 2017-06-14 17:29:31 +00:00 committed by Gerrit Code Review
commit 4b070e61b5
1 changed files with 7 additions and 0 deletions

View File

@ -44,6 +44,13 @@
3. Edit the ``/etc/gnocchi/gnocchi.conf`` file and add Keystone options:
* In the ``[api]`` section, configure gnocchi to use keystone:
.. code-block:: ini
[api]
auth_mode = keystone
* In the ``[keystone_authtoken]`` section, configure keystone
authentication: