tobiko/extra-requirements.txt
Slawek Kaplonski e1105c97b7 Add topology which represents Podified RHOSP deployment
Topology class can now discover EDPM nodes based on the
data from the OCP cluster.

There are also basic functional tests for new Topology class
implemented.
Unfortunately those tests can't be run in the upstream CI
as it required OCP (CRC at least) and OSP deployment on top of that
OCP cluster. And this requires too much resources for the upstream
CI infra.

Related-Jira: #OSP-22166

Change-Id: I60385f52f01ca0dc4742ed105b14338c1317075e
2023-12-12 12:43:48 +00:00

14 lines
442 B
Plaintext

# Additional requirements not in openstack/requirements project
ansi2html # LGPLv3+
dpkt # BSD
openshift-client # Apache-2.0
pandas # BSD
podman==4.7.0 # Apache-2.0
pytest-cov # MIT
pytest-reportportal # Apache-2.0
pytest-rerunfailures # MPL-2.0
pytest-subtests # MIT
pytest-timeout # MIT
varlink # Apache-2.0