Files
python-glanceclient/test-requirements.txt
T
Stuart McLaren 8438be77d6 Add ordereddict requirement for py26 tests
Tests which required OrderedDict were failing because Python 2.6 doesn't
have a native OrderedDict implementation.

Change-Id: Id3b0a9126279bf628022dba596d58b9e3ddb2b52
Closes-bug: 1520544
2015-11-27 11:07:17 +00:00

19 lines
513 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.10.0
coverage>=3.6
discover
mock>=1.2
ordereddict
os-client-config!=1.6.2,>=1.4.0
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
testrepository>=0.0.18
testtools>=1.4.0
testscenarios>=0.4
fixtures>=1.3.1
requests-mock>=0.6.0 # Apache-2.0
tempest-lib>=0.10.0