doc: updated rgw multitenancy link

Fixes include:

- Adding :ref: label to rgw multitenancy page
(http://docs.ceph.com/docs/master/radosgw/multitenancy/)
- Updating Multitenancy link for reference
(http://docs.ceph.com/docs/master/radosgw/adminops/#id9)

Fixes: https://tracker.ceph.com/issues/37880
Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net>
This commit is contained in:
James McClune 2019-01-11 22:15:01 -05:00
parent 995f320fc6
commit 5ce968eee8
2 changed files with 3 additions and 2 deletions

View File

@ -349,7 +349,7 @@ Request Parameters
:Required: Yes
A tenant name may also specified as a part of ``uid``, by following the syntax
``tenant$user``, refer to `Multitenancy`_ for more details.
``tenant$user``, refer to :ref:`Multitenancy <rgw-multitenancy>` for more details.
``display-name``
@ -1978,7 +1978,6 @@ Binding libraries
.. _Admin Guide: ../admin
.. _Quota Management: ../admin#quota-management
.. _Multitenancy: ./multitenancy
.. _QuentinPerez/go-radosgw: https://github.com/QuentinPerez/go-radosgw
.. _twonote/radosgw-admin4j: https://github.com/twonote/radosgw-admin4j
.. _UMIACS/rgwadmin: https://github.com/UMIACS/rgwadmin

View File

@ -1,3 +1,5 @@
.. _rgw-multitenancy:
=================
RGW Multi-tenancy
=================