``permissions``
-:Description: Subuser access to user acount.
+:Description: Subuser access to user account.
:Type: String
:Parent: ``subusers``
``permissions``
-:Description: Subuser access to user acount.
+:Description: Subuser access to user account.
:Type: String
:Parent: ``subusers``
Ceph Object Gateways store data for the bucket index (``index_pool``) and bucket
data (``data_pool``) in placement pools. These may overlap--i.e., you may use
-the same pool for the the index and the data. The index pool for default
+the same pool for the index and the data. The index pool for default
placement is ``.rgw.buckets.index`` and for the data pool for default placement
is ``.rgw.buckets``. See `Zones`_ for details on specifying pools in a zone
configuration.
.. topic:: CRUSH Maps
When deploying a Ceph Storage Cluster for the entire region, consider
- using a CRUSH rule for the the zone such that you do NOT have overlapping
+ using a CRUSH rule for the zone such that you do NOT have overlapping
failure domains. See `CRUSH Map`_ for details.
When you have completed this step, execute the following to ensure that
Ceph Object Gateway S3 API
============================
-Ceph supports a RESTful API that is compatible with the the basic data access model of the Amazon S3 API.
+Ceph supports a RESTful API that is compatible with the basic data access model of the Amazon S3 API.
API
---
Ceph Object Gateway Swift API
===============================
-Ceph supports a RESTful API that is compatible with the the basic data access model of the Swift API.
+Ceph supports a RESTful API that is compatible with the basic data access model of the Swift API.
API
---