oslo.version/test-requirements.txt
Davanum Srinivas ed1e27faa1 Remove bad parameter for cfg.get
when loading from cfg file, cfg.get takes just 2 parameters not
three.

Added some basic tests and test for the specific change as well

Change-Id: I633d665f63271b6ada9196a0f08028d404b33110
2013-11-11 09:44:50 -05:00

13 lines
186 B
Plaintext

coverage>=3.6
discover
fixtures>=0.3.12
flake8==2.0
mock>=1.0
python-subunit
oslo.sphinx
sphinx>=1.1.2
testrepository>=0.0.17
testresources<0.3
testscenarios>=0.4,<0.5
testtools>=0.9.32