]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: 14.2.18 Release Notes 40125/head
authorDavid Galloway <dgallowa@redhat.com>
Mon, 15 Mar 2021 17:47:46 +0000 (13:47 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Mon, 15 Mar 2021 17:47:46 +0000 (13:47 -0400)
Signed-off-by: David Galloway <dgallowa@redhat.com>
doc/releases/nautilus.rst

index d598d30fd931534da021d802aa183c197c86008d..616ae267d0b6bc602dc0e7b27f8fc2e916ee3d20 100644 (file)
@@ -1,3 +1,24 @@
+v14.2.18 Nautilus
+=================
+
+This is the 18th backport release in the Nautilus series. It fixes a regression
+introduced in 14.2.17 in which the manager module tries to use a couple python 
+modules that do not exist in some environments. We recommend users to 
+update to this release.
+
+Notable Changes
+---------------
+
+* This release fixes issues loading the dashboard and volumes manager
+  modules in some environments.
+
+Changelog
+---------
+* nautilus: .github: add workflow for adding labels and milestone (`pr#39926 <https://github.com/ceph/ceph/pull/39926>`_, Kefu Chai, Ernesto Puerta)
+* nautilus: mgr/dashboard: Python2 Cookie module import fails on Python3 (`pr#40116 <https://github.com/ceph/ceph/pull/40116>`_, Volker Theile)
+* nautilus: mgr/volumes: don't require typing (`pr#40095 <https://github.com/ceph/ceph/pull/40095>`_, Josh Durgin)
+* nautilus: qa/suites/krbd: address recent issues caused by newer kernels (`pr#40064 <https://github.com/ceph/ceph/pull/40064>`_, Ilya Dryomov)
+
 v14.2.17 Nautilus
 =================