2450528776
This patch also removes `swift` related code until we port it. Change-Id: I5c78af7334cb39e6d32afe7ca342f91c5521d30b
26 lines
431 B
Plaintext
26 lines
431 B
Plaintext
# Metrics and style
|
|
hacking>=0.8.0,<0.9
|
|
|
|
# Packaging
|
|
mock>=1.0
|
|
|
|
# Unit testing
|
|
fixtures>=0.3.14
|
|
python-subunit>=0.0.18
|
|
testrepository>=0.0.18
|
|
testscenarios>=0.4
|
|
testtools>=0.9.34
|
|
oslotest
|
|
|
|
# this is required for the docs build jobs
|
|
sphinx>=1.1.2,!=1.2.0,<1.3
|
|
oslosphinx
|
|
|
|
### Store specific packages
|
|
|
|
# For S3 storage backend
|
|
boto>=2.12.0,!=2.13.0
|
|
|
|
# For VMware storage backend.
|
|
oslo.vmware>=0.4 # Apache-2.0
|