glance_store/test-requirements.txt
Brian Rosmaita 6741951591 Run cinder driver unit tests
We have all these nice tests, might as well execute them.

Change-Id: Iaf5131927bc2a0a953ec87c8b4d2e40f5d61d878
2023-04-18 11:31:30 -04:00

33 lines
935 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
# Metrics and style
hacking>=3.0.1,<3.1.0 # Apache-2.0
# Documentation style
doc8>=0.6.0 # Apache-2.0
# Packaging
# Unit testing
coverage!=4.4,>=4.0 # Apache-2.0
ddt>=1.4.4 # MIT
fixtures>=3.0.0 # Apache-2.0/BSD
python-subunit>=1.0.0 # Apache-2.0/BSD
requests-mock>=1.2.0 # Apache-2.0
retrying>=1.3.3
stestr>=2.0.0 # Apache-2.0
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT
oslotest>=3.2.0 # Apache-2.0
# Dependencies for each of the optional stores
boto3>=1.9.199 # Apache-2.0
oslo.vmware>=3.6.0 # Apache-2.0
httplib2>=0.9.1 # MIT
python-swiftclient>=3.2.0 # Apache-2.0
python-cinderclient>=4.1.0 # Apache-2.0
os-brick>=2.6.0 # Apache-2.0
oslo.rootwrap>=5.8.0 # Apache-2.0
oslo.privsep>=1.23.0 # Apache-2.0