blob: 6962e3e40ebff2f286a0f2d0bec71933817f8476 [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 Proposal Bot0b5a90e2017-03-08 17:20:35 +00004pbr>=2.0.0 # Apache-2.0
OpenStack Proposal Bot313ee102016-11-25 03:36:43 +00005cliff>=2.3.0 # Apache-2.0
OpenStack Proposal Bot8b2c2c32016-01-22 04:10:15 +00006jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
7testtools>=1.4.0 # MIT
OpenStack Proposal Bot00abfde2016-06-28 18:57:02 +00008paramiko>=2.0 # LGPLv2.1+
OpenStack Proposal Botb6bd1ea2016-09-22 13:16:58 +00009netaddr!=0.7.16,>=0.7.13 # BSD
OpenStack Proposal Bot8b2c2c32016-01-22 04:10:15 +000010testrepository>=0.0.18 # Apache-2.0/BSD
OpenStack Proposal Bot17b93462016-05-30 17:51:22 +000011oslo.concurrency>=3.8.0 # Apache-2.0
OpenStack Proposal Bot929fe952016-11-04 10:39:04 +000012oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
OpenStack Proposal Botb6bd1ea2016-09-22 13:16:58 +000013oslo.log>=3.11.0 # Apache-2.0
OpenStack Proposal Bote8188822015-11-03 04:35:23 +000014oslo.serialization>=1.10.0 # Apache-2.0
OpenStack Proposal Bot13a7fec2017-03-01 04:17:53 +000015oslo.utils>=3.20.0 # Apache-2.0
OpenStack Proposal Bot8b2c2c32016-01-22 04:10:15 +000016six>=1.9.0 # MIT
OpenStack Proposal Bot17b93462016-05-30 17:51:22 +000017fixtures>=3.0.0 # Apache-2.0/BSD
OpenStack Proposal Botec2496d2016-10-05 01:37:18 +000018PyYAML>=3.10.0 # MIT
Jordan Pittiercefaa2b2016-07-22 13:04:26 +020019python-subunit>=0.0.18 # Apache-2.0/BSD
OpenStack Proposal Bot0b5a90e2017-03-08 17:20:35 +000020stevedore>=1.20.0 # Apache-2.0
OpenStack Proposal Botec2496d2016-10-05 01:37:18 +000021PrettyTable<0.8,>=0.7.1 # BSD
22os-testr>=0.8.0 # Apache-2.0
OpenStack Proposal Bot3e385652016-05-18 13:58:14 +000023urllib3>=1.15.1 # MIT
Jordan Pittier35a63752016-08-30 13:09:12 +020024debtcollector>=1.2.0 # Apache-2.0
OpenStack Proposal Botd33ee0a2016-09-30 02:25:34 +000025unittest2 # BSD