blob: 4b8de27a9bf9dd84be08eb2c8386f1c0a445e290 [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 Botaec08092017-10-15 17:11:02 +00005cliff!=2.9.0,>=2.8.0 # Apache-2.0
OpenStack Proposal Bot1b9e59b2017-09-14 00:10:19 +00006jsonschema<3.0.0,>=2.6.0 # MIT
OpenStack Proposal Bot8b2c2c32016-01-22 04:10:15 +00007testtools>=1.4.0 # MIT
OpenStack Proposal Bot05c86922017-08-18 11:44:10 +00008paramiko>=2.0.0 # LGPLv2.1+
OpenStack Proposal Bot1b9e59b2017-09-14 00:10:19 +00009netaddr>=0.7.18 # BSD
OpenStack Proposal Bot8b2c2c32016-01-22 04:10:15 +000010testrepository>=0.0.18 # Apache-2.0/BSD
OpenStack Proposal Bot1b9e59b2017-09-14 00:10:19 +000011oslo.concurrency>=3.20.0 # Apache-2.0
12oslo.config>=4.6.0 # Apache-2.0
OpenStack Proposal Botba123072017-08-26 11:44:40 +000013oslo.log>=3.30.0 # Apache-2.0
OpenStack Proposal Bot1b9e59b2017-09-14 00:10:19 +000014oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
OpenStack Proposal Bot27d36e62017-11-13 21:57:19 +000015oslo.utils>=3.31.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
OpenStack Proposal Bot1b9e59b2017-09-14 00:10:19 +000022os-testr>=1.0.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 Bot991d62d2017-09-16 23:25:55 +000025unittest2>=1.1.0 # BSD