blob: a856d09a08daf5587fbd51c0094c339979d00740 [file] [log] [blame]
OpenStack Proposal Bot9dd154e2014-09-29 21:05:32 +00001# The order of packages is significant, because pip processes them in the order
2# of appearance. Changing the order has an impact on the overall integration
3# process, which may cause wedges in the gate later.
OpenStack Jenkins41ab8c42014-04-11 04:18:07 +00004pbr>=0.6,!=0.7,<1.0
Matthew Treinishbdf48512013-08-21 13:31:05 -04005anyjson>=0.3.3
OpenStack Jenkins435e3862014-01-21 20:29:54 +00006httplib2>=0.7.5
7jsonschema>=2.0.0,<3.0.0
OpenStack Proposal Bota5f9a742014-11-18 11:37:43 +00008testtools>=0.9.36,!=1.2.0,!=1.4.0
Matthew Treinishbdf48512013-08-21 13:31:05 -04009lxml>=2.3
OpenStack Proposal Bot9dd154e2014-09-29 21:05:32 +000010boto>=2.32.1
OpenStack Proposal Botd37a5a22014-05-29 16:07:53 +000011paramiko>=1.13.0
OpenStack Proposal Bot9dd154e2014-09-29 21:05:32 +000012netaddr>=0.7.12
Joseph Lanoux94ee87a2014-07-03 12:57:14 +000013python-ceilometerclient>=1.0.6
OpenStack Proposal Bot9dd154e2014-09-29 21:05:32 +000014python-glanceclient>=0.14.0
OpenStack Proposal Bota5f9a742014-11-18 11:37:43 +000015python-keystoneclient>=0.11.1
OpenStack Proposal Bot9dd154e2014-09-29 21:05:32 +000016python-novaclient>=2.18.0
17python-neutronclient>=2.3.6,<3
18python-cinderclient>=1.1.0
OpenStack Proposal Botd37a5a22014-05-29 16:07:53 +000019python-heatclient>=0.2.9
OpenStack Proposal Bot9dd154e2014-09-29 21:05:32 +000020python-ironicclient>=0.2.1
OpenStack Proposal Bota5f9a742014-11-18 11:37:43 +000021python-saharaclient>=0.7.5
OpenStack Proposal Bot9dd154e2014-09-29 21:05:32 +000022python-swiftclient>=2.2.0
Matthew Treinishbdf48512013-08-21 13:31:05 -040023testresources>=0.2.4
OpenStack Jenkins69828892014-03-03 16:54:06 +000024testrepository>=0.0.18
OpenStack Proposal Bot9dd154e2014-09-29 21:05:32 +000025oslo.config>=1.4.0 # Apache-2.0
OpenStack Proposal Bot3f9b77d2014-06-20 06:51:30 +000026six>=1.7.0
OpenStack Jenkinsa422c692014-03-11 17:37:31 +000027iso8601>=0.1.9
DennyZhang82007292013-09-15 11:57:17 -050028fixtures>=0.3.14
Andrea Frittolif5da28b2013-12-06 07:08:07 +000029testscenarios>=0.4
Matthew Treinish411130a2014-08-28 19:21:40 -040030tempest-lib