Matthew Treinish | bdf4851 | 2013-08-21 13:31:05 -0400 | [diff] [blame] | 1 | pbr>=0.5.21,<1.0 |
2 | anyjson>=0.3.3 | ||||
Justin Shepherd | 0d9bbd1 | 2011-08-11 12:57:44 -0500 | [diff] [blame] | 3 | nose |
Matthew Treinish | bdf4851 | 2013-08-21 13:31:05 -0400 | [diff] [blame] | 4 | httplib2 |
5 | jsonschema>=1.3.0,!=1.4.0 | ||||
Giulio Fidente | ab563c2 | 2013-06-20 14:01:10 +0200 | [diff] [blame] | 6 | testtools>=0.9.32 |
Matthew Treinish | bdf4851 | 2013-08-21 13:31:05 -0400 | [diff] [blame] | 7 | lxml>=2.3 |
OpenStack Jenkins | 2de33c2 | 2013-10-16 12:21:58 +0000 | [diff] [blame^] | 8 | boto>=2.4.0,!=2.13.0 |
Matthew Treinish | bdf4851 | 2013-08-21 13:31:05 -0400 | [diff] [blame] | 9 | paramiko>=1.8.0 |
Maru Newby | 81f07a0 | 2012-09-05 20:21:19 -0700 | [diff] [blame] | 10 | netaddr |
Matthew Treinish | bdf4851 | 2013-08-21 13:31:05 -0400 | [diff] [blame] | 11 | python-glanceclient>=0.9.0 |
OpenStack Jenkins | 2de33c2 | 2013-10-16 12:21:58 +0000 | [diff] [blame^] | 12 | python-keystoneclient>=0.4.1 |
13 | python-novaclient>=2.15.0 | ||||
14 | python-neutronclient>=2.3.0,<3 | ||||
15 | python-cinderclient>=1.0.6 | ||||
Steve Baker | dd7c6ce | 2013-06-24 14:46:47 +1200 | [diff] [blame] | 16 | python-heatclient>=0.2.3 |
Matthew Treinish | bdf4851 | 2013-08-21 13:31:05 -0400 | [diff] [blame] | 17 | testresources>=0.2.4 |
OpenStack Jenkins | 2de33c2 | 2013-10-16 12:21:58 +0000 | [diff] [blame^] | 18 | keyring>=1.6.1,<2.0 |
Matthew Treinish | bdf4851 | 2013-08-21 13:31:05 -0400 | [diff] [blame] | 19 | testrepository>=0.0.17 |
Matthew Treinish | 47ca74f | 2013-09-26 22:54:54 -0400 | [diff] [blame] | 20 | oslo.config>=1.2.0 |
Matthew Treinish | bdf4851 | 2013-08-21 13:31:05 -0400 | [diff] [blame] | 21 | eventlet>=0.13.0 |
OpenStack Jenkins | 2de33c2 | 2013-10-16 12:21:58 +0000 | [diff] [blame^] | 22 | six>=1.4.1 |
DennyZhang | 8200729 | 2013-09-15 11:57:17 -0500 | [diff] [blame] | 23 | iso8601>=0.1.4 |
24 | fixtures>=0.3.14 |