doc: release notes for v12.1.4 Luminous

Adding the bits of changelog that went in post 12.1.3, one of the PRs
was directly cherry-picked onto Luminous and hence does not have a PR
reference.

Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
This commit is contained in:
Abhishek Lekshmanan 2017-08-15 17:12:09 +02:00
parent a237e541ff
commit 713e11ae38

View File

@ -2,10 +2,10 @@
Release Notes
===============
v12.1.3 Luminous (RC)
v12.1.4 Luminous (RC)
=====================
This is the final release candidate for Luminous, the next long term stable
This is the fifth release candidate for Luminous, the next long term stable
release.
Ceph Luminous (v12.2.0) will be the foundation for the next long-term
@ -695,6 +695,21 @@ Notable Changes since v12.1.1 (RC2)
* RGW multisite now supports for enabling or disabling sync at a bucket level.
Notable Changes
---------------
* core: Wip 20985 divergent handling luminous (`issue#20985 <http://tracker.ceph.com/issues/20985>`_, `pr#17001 <https://github.com/ceph/ceph/pull/17001>`_, Greg Farnum)
* qa/tasks/thrashosds-health.yaml: ignore MON_DOWN (`issue#20910 <http://tracker.ceph.com/issues/20910>`_, `pr#17003 <https://github.com/ceph/ceph/pull/17003>`_, Sage Weil)
* crush, mon: fix weight set vs crush device classes (`issue#20939 <http://tracker.ceph.com/issues/20939>`_, Sage Weil)
v12.1.3 Luminous (RC)
====================
This is the fourth release candidate for Luminous, the next long term stable
release.
Other Notable Changes
---------------------
* bluestore: os/bluestore: allow multiple DeferredBatches in flight at once (`issue#20295 <http://tracker.ceph.com/issues/20295>`_, `pr#16769 <https://github.com/ceph/ceph/pull/16769>`_, Nathan Cutler, Sage Weil)