466cd3902c
Ironic has maintained a CI job for years after postresql support was deprecated in order to prevent unintentional breakage of that support. Now, we have confirmed evidence that other openstack components, such as keystone, required for testing this postgresql support no longer function in this job. As a result, ironic can no longer test postgresql support. Operators utilizing postgresql who have not yet migrated must migrate now. Change-Id: If6e4432b000996789346a1f7449410cfc8497fe1
15 lines
374 B
Plaintext
15 lines
374 B
Plaintext
coverage>=4.0 # Apache-2.0
|
|
ddt>=1.2.1 # MIT
|
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
|
PyMySQL>=0.8.0 # MIT License
|
|
iso8601>=0.1.11 # MIT
|
|
oslo.reports>=1.18.0 # Apache-2.0
|
|
oslotest>=3.2.0 # Apache-2.0
|
|
stestr>=2.0.0 # Apache-2.0
|
|
testtools>=2.5.0 # MIT
|
|
WebTest>=2.0.27 # MIT
|
|
pysnmp-lextudio>=5.0.0 # BSD
|
|
pyasn1>=0.5.1 # BSD
|
|
pyasn1-modules>=0.3.0 # BSD
|
|
bandit>=1.1.0,<2.0.0 # Apache-2.0
|