]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Merge PR #34115 into octopus
authorSage Weil <sage@redhat.com>
Tue, 24 Mar 2020 01:00:58 +0000 (20:00 -0500)
committerSage Weil <sage@redhat.com>
Tue, 24 Mar 2020 01:00:58 +0000 (20:00 -0500)
* refs/pull/34115/head:
doc/releases/octopus: drop stray line
doc/releases/octopus: note about repository locations
doc/releases: include octopus in index
doc/install/get-packages: update package install instructions
doc/releases/octopus: final notes

Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
1  2 
doc/releases/octopus.rst

index 751ae62b0d4fbd08c19eddcbad3d64c9e8983306,2347b5330246adaf699df81768186562bde9103d..9cdba8c28917d5b332c683246744dd6e785560f7
@@@ -131,25 -139,15 +139,25 @@@ RBD block storag
  * A new persistent read-only caching daemon is available to offload reads from
    shared parent images.
  
**RGW** object storage
- ~~~~~~~~~~~~~~~~~~~~~~
RGW object storage
+ ~~~~~~~~~~~~~~~~~~
    
 -* Multi-site replication can now be managed on a per-bucket basis (EXPERIMENTAL).
 -* WORM?
 -* bucket tagging?
 +* New `Multisite Sync Policy`_ primitives for per-bucket replication. (EXPERIMENTAL)
 +* S3 feature support:
 +    - Bucket Replication (EXPERIMENTAL)
 +    - `Bucket Notifications`_ via HTTP/S, AMQP and Kafka
 +    - Bucket Tagging
 +    - Object Lock
 +    - Public Access Block for buckets
 +* Bucket sharding:
 +    - Significantly improved listing performance on buckets with many shards.
 +    - Dynamic resharding prefers prime shard counts for improved distribution.
 +    - Raised the default number of bucket shards to 11.
 +* Added `HashiCorp Vault Integration`_ for SSE-KMS.
 +* Added Keystone token cache for S3 requests.
  
**CephFS** distributed file system
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CephFS distributed file system
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
  * Inline data support in CephFS has been deprecated and will likely be
    removed in a future release.
@@@ -598,9 -604,5 +614,8 @@@ Upgrade compatibility note
    This change may affect the configuration for clients that include a
    ``.`` in their name.
  
-   Note that this only applies to configuration options in the
  
  .. _announcement: https://lists.fedoraproject.org/archives/list/epel-announce@lists.fedoraproject.org/message/EGUMKAIMPK2UD5VSHXM53BH2MBDGDWMO/
 +.. _Bucket Notifications: ../../radosgw/notifications
 +.. _HashiCorp Vault Integration: ../../radosgw/vault
 +.. _Multisite Sync Policy: ../../radosgw/multisite-sync-policy