The library has been required by the cinder driver since 2.7.0[1].
[1] 1178f113c4
Closes-Bug: #2116041
Change-Id: Ibadab54edde30f11f66cf2098b678ba75bb663be
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
30 lines
706 B
Plaintext
30 lines
706 B
Plaintext
hacking>=6.1.0,<6.2.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
|
|
requests-mock>=1.2.0 # Apache-2.0
|
|
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
|
|
|
|
# Functional testing
|
|
openstacksdk>=0.10.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
|