blob: 7d01f69191287f5df3bca0257935e0d07038cdcf [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 Bot00abfde2016-06-28 18:57:02 +00008paramiko>=2.0 # LGPLv2.1+
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 Bot17b93462016-05-30 17:51:22 +000012oslo.concurrency>=3.8.0 # Apache-2.0
OpenStack Proposal Bot6c729132016-06-04 02:44:00 +000013oslo.config>=3.10.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 Bot6c729132016-06-04 02:44:00 +000017oslo.utils>=3.11.0 # Apache-2.0
OpenStack Proposal Bot8b2c2c32016-01-22 04:10:15 +000018six>=1.9.0 # MIT
OpenStack Proposal Bot17b93462016-05-30 17:51:22 +000019fixtures>=3.0.0 # 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
OpenStack Proposal Bot17b93462016-05-30 17:51:22 +000024os-testr>=0.7.0 # Apache-2.0
OpenStack Proposal Bot3e385652016-05-18 13:58:14 +000025urllib3>=1.15.1 # MIT