]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
node-proxy: add requirements.txt
authorGuillaume Abrioux <gabrioux@ibm.com>
Mon, 12 Jun 2023 12:36:54 +0000 (14:36 +0200)
committerGuillaume Abrioux <gabrioux@ibm.com>
Thu, 25 Jan 2024 14:51:30 +0000 (14:51 +0000)
This adds the requirements.txt file in order to manage the required
libraries.

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
(cherry picked from commit 31b46ff9b8901d0a54cfedaf219a280c4802676a)

src/cephadm/node-proxy/requirements.txt [new file with mode: 0644]

diff --git a/src/cephadm/node-proxy/requirements.txt b/src/cephadm/node-proxy/requirements.txt
new file mode 100644 (file)
index 0000000..ab20bcc
--- /dev/null
@@ -0,0 +1,8 @@
+pyyaml
+types-PyYAML
+types-requests
+mypy
+flake8
+redfish
+CherryPy
+requests