aacdb47af3
- Added script that can run part of functional tests locally - Added needed mocks in base.py file so that we don't interact with keystone - Added small a description how to run new script Change-Id: I1867fb93f540c8f061fd09c40a283ce1ef2c072c
17 lines
270 B
Plaintext
17 lines
270 B
Plaintext
hacking>=0.9.2,<0.10
|
|
coverage>=3.6
|
|
pyflakes==0.8.1
|
|
pylint==0.25.2
|
|
sphinx>=1.1.2,!=1.2.0,<1.3
|
|
unittest2
|
|
oslotest
|
|
oslosphinx
|
|
sphinxcontrib-pecanwsme>=0.8
|
|
sphinxcontrib-httpdomain
|
|
docutils==0.9.1
|
|
fixtures>=0.3.14
|
|
nose
|
|
testrepository>=0.0.18
|
|
testtools>=0.9.34
|
|
lockfile>=0.8
|