29751a500b
This patch fixes the test cases which are dependent on changes in sushy library version 3.12.0. Closes-Bug: 1950421 Change-Id: I485010c613b0e8d5d4c9bcb96959730bae42dc88
14 lines
367 B
Plaintext
14 lines
367 B
Plaintext
pbr>=2.0.0 # Apache-2.0
|
|
six>=1.9.0 # MIT
|
|
oslo.concurrency>=3.8.0 # Apache-2.0
|
|
oslo.serialization>=1.10.0 # Apache-2.0
|
|
oslo.utils>=3.20.0 # Apache-2.0
|
|
jsonschema>=2.6.0 # MIT
|
|
requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0
|
|
retrying!=1.3.0,>=1.2.3 # Apache-2.0
|
|
pysnmp>=4.2.3,<5.0.0 # BSD
|
|
|
|
# Redfish communication uses the Sushy library
|
|
sushy>=3.11.0
|
|
pyOpenSSL>=19.1.0
|