python-mistralclient/test-requirements.txt
Nikolay Mahotkin 52cc56e284 Fixing launching mistralclient tests
* Fixed mistral cli path: it provides via venv
   like in other OpenStack projects
 * Added credentials config file like in other projects
 * Modified .gitignore

Depends-On: I07aabeace56d3cf336f10085179cd4aa8e0102c3

Change-Id: I742e8124fb8a74e1cca4abb8ddf25950b7b2b2c9
2015-07-11 14:11:10 +03:00

13 lines
370 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
pylint==1.4.1 # GNU GPL v2
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
unittest2
fixtures>=0.3.14
mock>=1.0
nose
tempest-lib>=0.6.1
testtools>=1.4.0