From: Juan Miguel Olmo Martínez Date: Wed, 21 Aug 2024 08:34:44 +0000 (+0200) Subject: mgr/callhome: Add the zstandard module to manager modules requeriments X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=a51e2c2fd9233d03bb2eaa813bfcf612e8a5327d;p=ceph-ci.git mgr/callhome: Add the zstandard module to manager modules requeriments Call Home uses zstandard to provide performance report content compressed Resolves: rhbz#2306021 https://bugzilla.redhat.com/show_bug.cgi?id=2306021 Signed-off-by: Juan Miguel Olmo Martínez (cherry picked from commit e93e8135a57cbf72c4bc55b7f32ffc9cce0833bb) --- diff --git a/src/pybind/mgr/requirements-required.txt b/src/pybind/mgr/requirements-required.txt index 18fbc1f45e9..93d130c613f 100644 --- a/src/pybind/mgr/requirements-required.txt +++ b/src/pybind/mgr/requirements-required.txt @@ -16,3 +16,4 @@ werkzeug natsort bcrypt pyjwt +zstandard