blob: aaecaaaf43674ff4f6b475cf0f1a537dbd8923d2 [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 Bot1e8d6762017-04-12 04:23:44 +00004pbr!=2.1.0,>=2.0.0 # Apache-2.0
OpenStack Proposal Bote2fd3d52017-07-22 14:54:42 +00005cliff>=2.8.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 Bot05c86922017-08-18 11:44:10 +00008paramiko>=2.0.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 Botd1fb3e82017-06-16 05:35:35 +000012oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
OpenStack Proposal Bot41e7bd72017-03-31 17:50:56 +000013oslo.log>=3.22.0 # Apache-2.0
OpenStack Proposal Bot7814b042017-07-18 01:58:33 +000014oslo.serialization!=2.19.1,>=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 Bot05c86922017-08-18 11:44:10 +000018PyYAML>=3.10 # 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 Botd1fb3e82017-06-16 05:35:35 +000023urllib3>=1.21.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