]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: remove accidental additions to release notes 16378/head
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 8 Aug 2017 16:28:57 +0000 (09:28 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Tue, 8 Aug 2017 16:28:57 +0000 (09:28 -0700)
Presumably this was caused by a bad rebase.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
PendingReleaseNotes

index 2a4f44d1afdb781a8ab842367b28c2ed17a151e2..ac1a79f6d468d6e839d3b4d3de68656276387178 100644 (file)
@@ -1,12 +1,5 @@
 >= 12.1.2
 ---------
-* The "journaler allow split entries" config setting has been removed.
-* The 'apply' mode of cephfs-journal-tool has been removed
-* Added new configuration "public bind addr" to support dynamic environments
-  like Kubernetes. When set the Ceph MON daemon could bind locally to an IP
-  address and advertise a different IP address "public addr" on the network.
-* RGW: bucket index resharding now uses the reshard namespace in upgrade scenarios as well
-  this is a changed behaviour from RC1 where a new pool for reshard was created
 * When running 'df' on a CephFS filesystem comprising exactly one data pool,
   the result now reflects the file storage space used and available in that
   data pool (fuse client only).