c92df8ee53
the version is same as swift upstream. Change-Id: I8cddda3d16a18274e9e46e9e946ebc75dc8faac5
26 lines
621 B
Plaintext
26 lines
621 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.
|
|
|
|
hacking>=0.11.0,<0.12;python_version=='2.7' # Apache-2.0
|
|
hacking>=3.0.1,<3.1.0;python_version>='3.4' # Apache-2.0
|
|
|
|
coverage>=3.6
|
|
nose
|
|
pexpect
|
|
python-subunit>=0.0.18
|
|
oslotest>=1.2.0 # Apache-2.0
|
|
stestr>=2.0.0 # Apache-2.0
|
|
testscenarios>=0.4
|
|
mock>=2.0 # BSD
|
|
testtools>=0.9.36,!=1.2.0
|
|
python-swiftclient>=3.1.0
|
|
python-keystoneclient
|
|
ipython<6.0
|
|
jupyter
|
|
nbformat
|
|
|
|
ansible
|
|
ansible-lint
|
|
bashate==0.5.0 # Apache-2.0
|