From b79e4048c964f8be409f8ce73688c976d96a487e Mon Sep 17 00:00:00 2001 From: Abhishek Lekshmanan Date: Mon, 2 Nov 2020 16:54:23 +0100 Subject: [PATCH] doc: releases/nautilus: add more changelog entries & fix date Signed-off-by: Abhishek Lekshmanan --- doc/releases/nautilus.rst | 21 ++++++++++++++++----- doc/releases/releases.yml | 2 +- 2 files changed, 17 insertions(+), 6 deletions(-) diff --git a/doc/releases/nautilus.rst b/doc/releases/nautilus.rst index fac84da65cd97..f388c12c2c918 100644 --- a/doc/releases/nautilus.rst +++ b/doc/releases/nautilus.rst @@ -2,16 +2,27 @@ v14.2.13 Nautilus ================= This is the 13th backport release in the Nautilus series. This release fixes a -regression introduced in v14.2.12, that referred to ceph-mon hosts using dns -names instead of ip addresses in the `mon_host` param in `ceph.conf`. We +regression introduced in v14.2.12, and a few ceph-volume & RGW fixes. We recommend users to update to this release. +Notable Changes +--------------- + +* Fixed a regression that caused breakage in clusters that referred to ceph-mon + hosts using dns names instead of ip addresses in the ``mon_host`` param in + ``ceph.conf`` (`issue#47951 `_) + +* ceph-volume: the ``lvm batch`` subcommand received a major rewrite + Changelog --------- -* mon/MonMap: fix unconditional failure for init_with_hosts (`pr#37816 - `_, `issue#47951 - `_, Patrick Donelly) +* ceph-volume: major batch refactor (`pr#37522 `_, Jan Fajerski) +* mgr/dashboard: Proper format iSCSI target portals (`pr#37060 `_, Volker Theile) +* rpm: move python-enum34 into rhel 7 conditional (`pr#37747 `_, Nathan Cutler) +* mon/MonMap: fix unconditional failure for init_with_hosts (`pr#37816 `_, Nathan Cutler, Patrick Donnelly) +* rgw: allow rgw-orphan-list to note when rados objects are in namespace (`pr#37799 `_, J. Eric Ivancich) +* rgw: fix setting of namespace in ordered and unordered bucket listing (`pr#37798 `_, J. Eric Ivancich) v14.2.12 Nautilus diff --git a/doc/releases/releases.yml b/doc/releases/releases.yml index 879b12b5a384b..da5b7b3dcf4ea 100644 --- a/doc/releases/releases.yml +++ b/doc/releases/releases.yml @@ -32,7 +32,7 @@ releases: target_eol: 2021-06-01 releases: - version: 14.2.13 - released: 2020-10-28 + released: 2020-11-02 - version: 14.2.12 released: 2020-09-21 - version: 14.2.11 -- 2.39.5