From 77c5ee06311d610f9accd94edf14becdf5820542 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Wed, 10 Apr 2019 18:08:04 +0800 Subject: [PATCH] PendingReleaseNotes: note on python3.6 changes Fixes: http://tracker.ceph.com/issues/39164 Signed-off-by: Kefu Chai --- PendingReleaseNotes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 6c1ad0af2c2..52f9c261ea6 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -6,3 +6,8 @@ multiply your current "objecter_inflight_ops" and "objecter_inflight_op_bytes" paramaeters by the old "num_rados_handles" to get the same throttle behavior. + +* Ceph now packages python bindings for python3.6 instead of + 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. -- 2.39.5