add instruction to set auth_mode
we need auth_mode set in gnocchi3.1+ or else it won't use keystone
Change-Id: I3fb8173dd4637514c06f7fec6cd86aa42038120f
(cherry picked from commit b8960479ac
)
This commit is contained in:
parent
1cc4068298
commit
4465d95760
@ -56,6 +56,13 @@
|
|||||||
|
|
||||||
3. Edit the ``/etc/gnocchi/gnocchi.conf`` file and add Keystone options:
|
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
|
* In the ``[keystone_authtoken]`` section, configure keystone
|
||||||
authentication:
|
authentication:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user