Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 0 additions & 27 deletions .github/scripts/ceph/Dockerfile

This file was deleted.

5 changes: 0 additions & 5 deletions .github/scripts/ceph/chart/Chart.yaml

This file was deleted.

32 changes: 0 additions & 32 deletions .github/scripts/ceph/chart/templates/_helpers.tpl

This file was deleted.

34 changes: 0 additions & 34 deletions .github/scripts/ceph/chart/templates/deployment.yaml

This file was deleted.

19 changes: 0 additions & 19 deletions .github/scripts/ceph/chart/templates/service.yaml

This file was deleted.

10 changes: 0 additions & 10 deletions .github/scripts/ceph/chart/values.yaml

This file was deleted.

52 changes: 0 additions & 52 deletions .github/scripts/ceph/entrypoint-wrapper.sh

This file was deleted.

1 change: 0 additions & 1 deletion docs/docsource/introduction/architecture/xdm_ui.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ storage endpoints.
- Scality RING with SOFS
- Scality RING with S3 Connector
- AWS S3
- Ceph RADOS Gateway
- Google Cloud Storage (GCS)
- NFS
- Microsoft Azure Blob
Expand Down
2 changes: 0 additions & 2 deletions docs/docsource/introduction/supported_clouds+services.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ sources:
* Amazon Simple Storage Service
* Scality RING with S3 Connector
* Wasabi Hot Cloud Storage
* Ceph RADOS Gateway

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

* Scality RING S3 Connector
* Red Hat Ceph RADOS Gateway

* Other public clouds:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ To add a storage location:
You can choose:

* Amazon S3
* Ceph RADOS Gateway
* DigitalOcean Spaces
* Google Cloud Storage
* Microsoft Azure Blob Storage
Expand Down Expand Up @@ -130,9 +129,6 @@ system.
+===============+==========+========+============+=========+
| Amazon S3 | \- | \- | Yes | \- |
+---------------+----------+--------+------------+---------+
| Ceph RADOS | Yes | \- | \- | \- |
| Gateway | | | | |
+---------------+----------+--------+------------+---------+
| DigitalOcean | Yes | Yes | \- | \- |
| Spaces [#f2]_ | | | | |
+---------------+----------+--------+------------+---------+
Expand Down Expand Up @@ -164,14 +160,10 @@ to name endpoints. Services for which |product| requests endpoint names may have
additional naming requirements. For these requirements, review your cloud
storage service provider's documentation.

For Ceph RADOS Gateway endpoints, you can nominate a secure port.
If you do not nominate a secure port, the default is port 80.
Whichever port you assign, make sure it is accessible to |product| (firewall open, etc.).

Bucket Match
~~~~~~~~~~~~

|product| provides a "Bucket Match" option for Ceph RADOS Gateway. If this
|product| provides a "Bucket Match" option for S3-compatible endpoints. If this
option is left unchecked, |product| prepends a bucket identifier to every object
in the target backend's namespace. This enables a "bucket of buckets"
architecture in which the target backend sees and manages only one large bucket
Expand Down
6 changes: 1 addition & 5 deletions docs/docsource/operation/location_management/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,6 @@ notice.

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

- Red Hat Ceph RADOS Gateway

https://access.redhat.com/documentation/en-us/red_hat_ceph_storage

See :version-ref:`Zenko Installation
<https://documentation.scality.com/Zenko/{version}/installation/index.html>` for
advice on sizing, cluster configuration, and other preparations.
Expand All @@ -55,7 +51,7 @@ private cloud storage solution.

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

Expand Down
2 changes: 0 additions & 2 deletions solution/zenkoversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@ spec:
- Transition
- NoncurrentVersionTransition
locationTypeAzure: true
locationTypeCephRadosGW: true
locationTypeCold: true
locationTypeDigitalOcean: true
locationTypeGCP: true
Expand All @@ -168,7 +167,6 @@ spec:
- location-scality-sproxyd-v1
- location-scality-hdclient-v1
- location-scality-hdclient-v2
- location-ceph-radosgw-s3-v1
- location-nfs-mount-v1
- location-dmf-v1
- location-miria-v1
Expand Down
Loading