blob: a773d167e4fd483e8b571f17451d71563ae0e73b [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
OpenStack Proposal Bot17b93462016-05-30 17:51:22 +000011oslo.concurrency>=3.8.0 # Apache-2.0
OpenStack Proposal Bot3ebcf1c2016-08-04 02:42:54 +000012oslo.config>=3.14.0 # Apache-2.0
OpenStack Proposal Bot6ab56442016-01-23 10:54:44 +000013oslo.i18n>=2.1.0 # Apache-2.0
OpenStack Proposal Bot9d28aa42016-01-10 03:24:43 +000014oslo.log>=1.14.0 # Apache-2.0
OpenStack Proposal Bote8188822015-11-03 04:35:23 +000015oslo.serialization>=1.10.0 # Apache-2.0
OpenStack Proposal Bot1493c7f2016-07-31 23:30:43 +000016oslo.utils>=3.16.0 # Apache-2.0
OpenStack Proposal Bot8b2c2c32016-01-22 04:10:15 +000017six>=1.9.0 # MIT
OpenStack Proposal Bot17b93462016-05-30 17:51:22 +000018fixtures>=3.0.0 # Apache-2.0/BSD
OpenStack Proposal Bot8b2c2c32016-01-22 04:10:15 +000019testscenarios>=0.4 # Apache-2.0/BSD
OpenStack Proposal Bot8b2c2c32016-01-22 04:10:15 +000020PyYAML>=3.1.0 # MIT
OpenStack Proposal Bot558ebe62016-07-20 16:27:16 +000021stevedore>=1.16.0 # Apache-2.0
OpenStack Proposal Bot8b2c2c32016-01-22 04:10:15 +000022PrettyTable<0.8,>=0.7 # BSD
OpenStack Proposal Bot17b93462016-05-30 17:51:22 +000023os-testr>=0.7.0 # Apache-2.0
OpenStack Proposal Bot3e385652016-05-18 13:58:14 +000024urllib3>=1.15.1 # MIT
Jordan Pittier35a63752016-08-30 13:09:12 +020025debtcollector>=1.2.0 # Apache-2.0