e1105c97b7
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
14 lines
442 B
Plaintext
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
|