Files
python-saharaclient/test-requirements.txt
Sergey Reshetnyak ce395f1ec2 Move to hacking 0.10
Release notes: http://git.openstack.org/cgit/openstack-dev/hacking/tag/?id=0.10.0

Change-Id: I834bde522544ef3c75576d2ca255997e0c88c45b
2015-01-11 13:38:36 +03:00

16 lines
472 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.10.0,<0.11
coverage>=3.6
mock>=1.0
discover
oslosphinx>=2.2.0 # Apache-2.0
testrepository>=0.0.18
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
python-swiftclient>=2.2.0
python-novaclient>=2.18.0
python-neutronclient>=2.3.6,<3
oslo.config>=1.6.0 # Apache-2.0