Fix broken link to ceph radosgw usage logging docs

Change-Id: Ib94057b83c658f1b434f85f22e312b05369979be
Closes-Bug: 1776149
This commit is contained in:
Christian Zunker 2018-06-11 07:00:44 +02:00
parent 8f068ebbd3
commit 122128707a
1 changed files with 1 additions and 1 deletions

View File

@ -770,7 +770,7 @@ Ceph Object Storage
In order to gather meters from Ceph, you have to install and configure
the Ceph Object Gateway (radosgw) as it is described in the `Installation
Manual <http://docs.ceph.com/docs/master/radosgw/>`__. You also have to enable
`usage logging <http://ceph.com/docs/master/man/8/radosgw/#usage-logging>`__ in
`usage logging <http://docs.ceph.com/docs/master/man/8/radosgw/#usage-logging>`__ in
order to get the related meters from Ceph. You will need an
``admin`` user with ``users``, ``buckets``, ``metadata`` and ``usage``
``caps`` configured.