]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: updated wording from federated to multisite 24670/head
authorJames McClune <falcon78921@users.noreply.github.com>
Fri, 19 Oct 2018 04:45:33 +0000 (00:45 -0400)
committerGitHub <noreply@github.com>
Fri, 19 Oct 2018 04:45:33 +0000 (00:45 -0400)
Updated the terminology from federated architecture
to multisite configuration. Updated the reference link for multisite
configuration.

Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net>
doc/install/manual-freebsd-deployment.rst

index cf23e8a74ce1691057794082c6e4ad565f1f1778..65c2649428624a5219d570d499fc486069087333 100644 (file)
@@ -104,7 +104,7 @@ a number of things:
   especially useful when you are working with multiple clusters and you need to
   clearly understand which cluster your are working with.
 
-  For example, when you run multiple clusters in a `federated architecture`_,
+  For example, when you run multiple clusters in a :ref:`multisite configuration <multisite>`,
   the cluster name (e.g., ``us-west``, ``us-east``) identifies the cluster for
   the current CLI session. **Note:** To identify the cluster name on the
   command line interface, specify the a Ceph configuration file with the
@@ -572,7 +572,6 @@ To add (or remove) additional monitors, see `Add/Remove Monitors`_.
 To add (or remove) additional Ceph OSD Daemons, see `Add/Remove OSDs`_.
 
 
-.. _federated architecture: ../../radosgw/federated-config
 .. _Installation (Quick): ../../start
 .. _Add/Remove Monitors: ../../rados/operations/add-or-rm-mons
 .. _Add/Remove OSDs: ../../rados/operations/add-or-rm-osds