blob: d56708256f7625edba8a688bd17fc6a08ba92870 [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 Bot8b2c2c32016-01-22 04:10:15 +00004pbr>=1.6 # Apache-2.0
OpenStack Proposal Bot7e48e4c2016-03-03 18:07:50 +00005cliff!=1.16.0,!=1.17.0,>=1.15.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 Bot3e385652016-05-18 13:58:14 +00008paramiko>=2.0 # LGPL
OpenStack Proposal Bot8b2c2c32016-01-22 04:10:15 +00009netaddr!=0.7.16,>=0.7.12 # BSD
10testrepository>=0.0.18 # Apache-2.0/BSD
11pyOpenSSL>=0.14 # Apache-2.0
OpenStack Proposal Botaa3cd712016-02-26 21:47:33 +000012oslo.concurrency>=3.5.0 # Apache-2.0
OpenStack Proposal Bot254a9a52016-04-08 23:57:22 +000013oslo.config>=3.9.0 # Apache-2.0
OpenStack Proposal Bot6ab56442016-01-23 10:54:44 +000014oslo.i18n>=2.1.0 # Apache-2.0
OpenStack Proposal Bot9d28aa42016-01-10 03:24:43 +000015oslo.log>=1.14.0 # Apache-2.0
OpenStack Proposal Bote8188822015-11-03 04:35:23 +000016oslo.serialization>=1.10.0 # Apache-2.0
OpenStack Proposal Botaa3cd712016-02-26 21:47:33 +000017oslo.utils>=3.5.0 # Apache-2.0
OpenStack Proposal Bot8b2c2c32016-01-22 04:10:15 +000018six>=1.9.0 # MIT
OpenStack Proposal Bot254a9a52016-04-08 23:57:22 +000019fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
OpenStack Proposal Bot8b2c2c32016-01-22 04:10:15 +000020testscenarios>=0.4 # Apache-2.0/BSD
OpenStack Proposal Bot8b2c2c32016-01-22 04:10:15 +000021PyYAML>=3.1.0 # MIT
OpenStack Proposal Bot3e385652016-05-18 13:58:14 +000022stevedore>=1.10.0 # Apache-2.0
OpenStack Proposal Bot8b2c2c32016-01-22 04:10:15 +000023PrettyTable<0.8,>=0.7 # BSD
Andrea Frittoli (andreaf)db9672e2016-02-23 14:07:24 -050024os-testr>=0.4.1 # Apache-2.0
OpenStack Proposal Bot3e385652016-05-18 13:58:14 +000025urllib3>=1.15.1 # MIT