]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephadm: add zipapp-reqs.txt, mirroring cephadm's zipapp dependencies
authorJohn Mulligan <jmulligan@redhat.com>
Fri, 14 Jul 2023 19:44:09 +0000 (15:44 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Fri, 3 Nov 2023 22:51:49 +0000 (18:51 -0400)
commite708f2e15973ae9d4745c50f22bd753c42c5ed88
tree819488a64dcee2654289ad78564dee3e391a64b6
parent8b94a25a0330f50163e9feba4da0ffdf80efe7ca
cephadm: add zipapp-reqs.txt, mirroring cephadm's zipapp dependencies

Add Jinja2 and MarkupSafe dependencies to a requirements.txt style file.
This file tracks the dependencies needed to run the cephadm libs
in the unit test framework. The actual dependencies that get added
to the ziapp are managed by build.py but mirrored here.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/cephadm/zipapp-reqs.txt [new file with mode: 0644]