From: James McClune Date: Sat, 12 Jan 2019 03:15:01 +0000 (-0500) Subject: doc: updated rgw multitenancy link X-Git-Tag: v14.1.0~237^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=5ce968eee8f9e16f64b2cda8222091e59b670b40;p=ceph.git 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 --- diff --git a/doc/radosgw/adminops.rst b/doc/radosgw/adminops.rst index 062abb0946ad..1b4fa5648d6a 100644 --- a/doc/radosgw/adminops.rst +++ b/doc/radosgw/adminops.rst @@ -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 ` 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 diff --git a/doc/radosgw/multitenancy.rst b/doc/radosgw/multitenancy.rst index 4719a5e580d9..b6d76c7575fa 100644 --- a/doc/radosgw/multitenancy.rst +++ b/doc/radosgw/multitenancy.rst @@ -1,3 +1,5 @@ +.. _rgw-multitenancy: + ================= RGW Multi-tenancy =================