From 611eb5b6d8247807570fd3ca52478091100397a5 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Sun, 15 Mar 2020 23:37:49 +0800 Subject: [PATCH] doc/releases: fix hyper link Signed-off-by: Kefu Chai --- doc/releases/octopus.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/releases/octopus.rst b/doc/releases/octopus.rst index 81452500fc1..beb0eb4f01f 100644 --- a/doc/releases/octopus.rst +++ b/doc/releases/octopus.rst @@ -341,9 +341,11 @@ Upgrade compatibility notes * Ceph now packages python bindings for python3.6 instead of python3.4, because python3 in EL7/EL8 is now using python3.6 - as the native python3. see the `announcement _` + as the native python3. see the `announcement`_ for more details on the background of this change. +.. _announcement: https://lists.fedoraproject.org/archives/list/epel-announce@lists.fedoraproject.org/message/EGUMKAIMPK2UD5VSHXM53BH2MBDGDWMO/ + * librbd now uses a write-around cache policy be default, replacing the previous write-back cache policy default. This cache policy allows librbd to immediately complete -- 2.39.5