]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
mgr/callhome: Add the zstandard module to manager modules requeriments
authorJuan Miguel Olmo Martínez <jolmomar@ibm.com>
Wed, 21 Aug 2024 08:34:44 +0000 (10:34 +0200)
committerJustin Caratzas <jcaratza@redhat.com>
Tue, 23 Sep 2025 13:07:09 +0000 (09:07 -0400)
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 <jolmomar@ibm.com>
(cherry picked from commit e93e8135a57cbf72c4bc55b7f32ffc9cce0833bb)

src/pybind/mgr/requirements-required.txt

index 18fbc1f45e987c50336c74db823d6cf8aa92ad9e..93d130c613f62baf96afee6859663becf0c4a30d 100644 (file)
@@ -16,3 +16,4 @@ werkzeug
 natsort
 bcrypt
 pyjwt
+zstandard