From: Jason Dillaman Date: Mon, 6 May 2019 12:20:42 +0000 (-0400) Subject: PendingReleaseNotes: librbd can open images on Jewel clusters X-Git-Tag: v14.2.2~196^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F27936%2Fhead;p=ceph.git PendingReleaseNotes: librbd can open images on Jewel clusters Signed-off-by: Jason Dillaman --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index d071642fd8c0..25bb76781dc8 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -5,3 +5,5 @@ python3.4, because EPEL7 recently switched from python3.4 to python3.6 as the native python3. see the `announcement _` for more details on the background of this change. + +* Nautilus-based librbd clients can now open images on Jewel clusters.