Skip to content

Commit 27bff42

Browse files
committed
Update docs after dropping Ceph backend support.
Remove Ceph references from supported cloud lists and location management guidance, and generalize bucket-match wording to S3-compatible endpoints.
1 parent 3fc8fad commit 27bff42

File tree

4 files changed

+2
-17
lines changed

4 files changed

+2
-17
lines changed

docs/docsource/introduction/architecture/xdm_ui.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ storage endpoints.
1616
- Scality RING with SOFS
1717
- Scality RING with S3 Connector
1818
- AWS S3
19-
- Ceph RADOS Gateway
2019
- Google Cloud Storage (GCS)
2120
- NFS
2221
- Microsoft Azure Blob

docs/docsource/introduction/supported_clouds+services.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ sources:
2323
* Amazon Simple Storage Service
2424
* Scality RING with S3 Connector
2525
* Wasabi Hot Cloud Storage
26-
* Ceph RADOS Gateway
2726

2827
In addition to its compatibility with S3- and Azure Blob-compatible cloud
2928
frontends, |product| can ingest data and metadata from servers using the following
@@ -72,7 +71,6 @@ private and public clouds:
7271
* Amazon-S3-based private clouds:
7372

7473
* Scality RING S3 Connector
75-
* Red Hat Ceph RADOS Gateway
7674

7775
* Other public clouds:
7876

docs/docsource/operation/location_management/add_a_storage_location.rst

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ To add a storage location:
5757
You can choose:
5858

5959
* Amazon S3
60-
* Ceph RADOS Gateway
6160
* DigitalOcean Spaces
6261
* Google Cloud Storage
6362
* Microsoft Azure Blob Storage
@@ -130,9 +129,6 @@ system.
130129
+===============+==========+========+============+=========+
131130
| Amazon S3 | \- | \- | Yes | \- |
132131
+---------------+----------+--------+------------+---------+
133-
| Ceph RADOS | Yes | \- | \- | \- |
134-
| Gateway | | | | |
135-
+---------------+----------+--------+------------+---------+
136132
| DigitalOcean | Yes | Yes | \- | \- |
137133
| Spaces [#f2]_ | | | | |
138134
+---------------+----------+--------+------------+---------+
@@ -164,14 +160,10 @@ to name endpoints. Services for which |product| requests endpoint names may have
164160
additional naming requirements. For these requirements, review your cloud
165161
storage service provider's documentation.
166162

167-
For Ceph RADOS Gateway endpoints, you can nominate a secure port.
168-
If you do not nominate a secure port, the default is port 80.
169-
Whichever port you assign, make sure it is accessible to |product| (firewall open, etc.).
170-
171163
Bucket Match
172164
~~~~~~~~~~~~
173165

174-
|product| provides a "Bucket Match" option for Ceph RADOS Gateway. If this
166+
|product| provides a "Bucket Match" option for S3-compatible endpoints. If this
175167
option is left unchecked, |product| prepends a bucket identifier to every object
176168
in the target backend's namespace. This enables a "bucket of buckets"
177169
architecture in which the target backend sees and manages only one large bucket

docs/docsource/operation/location_management/index.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,6 @@ notice.
3939

4040
https://wasabi.com/s3-compatible-cloud-storage/
4141

42-
- Red Hat Ceph RADOS Gateway
43-
44-
https://access.redhat.com/documentation/en-us/red_hat_ceph_storage
45-
4642
See :version-ref:`Zenko Installation
4743
<https://documentation.scality.com/Zenko/{version}/installation/index.html>` for
4844
advice on sizing, cluster configuration, and other preparations.
@@ -55,7 +51,7 @@ private cloud storage solution.
5551

5652
Except as noted, you can integrate to S3 Connector exactly as you would
5753
integrate to any of the other S3-based cloud services, such as AWS, DigitalOcean
58-
Spaces, Wasabi Hot Cloud, or Ceph RADOS Gateway. See the S3 Connector and RING
54+
Spaces, or Wasabi Hot Cloud. See the S3 Connector and RING
5955
documentation at https://documentation.scality.com/ for more details on
6056
deploying and configuring S3 Connector with the RING.
6157

0 commit comments

Comments
 (0)