blob: 79ae42e977fe6a8ecabbbcbddf2c39aba33ba99d [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 +00006anyjson>=0.3.3 # BSD
OpenStack Proposal Bot8b2c2c32016-01-22 04:10:15 +00007jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
8testtools>=1.4.0 # MIT
OpenStack Proposal Bot14fb4ca2016-02-11 07:45:52 +00009paramiko>=1.16.0 # LGPL
OpenStack Proposal Bot8b2c2c32016-01-22 04:10:15 +000010netaddr!=0.7.16,>=0.7.12 # BSD
11testrepository>=0.0.18 # Apache-2.0/BSD
12pyOpenSSL>=0.14 # Apache-2.0
OpenStack Proposal Botaa3cd712016-02-26 21:47:33 +000013oslo.concurrency>=3.5.0 # Apache-2.0
OpenStack Proposal Bot254a9a52016-04-08 23:57:22 +000014oslo.config>=3.9.0 # Apache-2.0
OpenStack Proposal Bot6ab56442016-01-23 10:54:44 +000015oslo.i18n>=2.1.0 # Apache-2.0
OpenStack Proposal Bot9d28aa42016-01-10 03:24:43 +000016oslo.log>=1.14.0 # Apache-2.0
OpenStack Proposal Bote8188822015-11-03 04:35:23 +000017oslo.serialization>=1.10.0 # Apache-2.0
OpenStack Proposal Botaa3cd712016-02-26 21:47:33 +000018oslo.utils>=3.5.0 # Apache-2.0
OpenStack Proposal Bot8b2c2c32016-01-22 04:10:15 +000019six>=1.9.0 # MIT
20iso8601>=0.1.9 # MIT
OpenStack Proposal Bot254a9a52016-04-08 23:57:22 +000021fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
OpenStack Proposal Bot8b2c2c32016-01-22 04:10:15 +000022testscenarios>=0.4 # Apache-2.0/BSD
OpenStack Proposal Bot8b2c2c32016-01-22 04:10:15 +000023PyYAML>=3.1.0 # MIT
OpenStack Proposal Botad215b92016-04-20 23:18:39 +000024stevedore>=1.9.0 # Apache-2.0
OpenStack Proposal Bot8b2c2c32016-01-22 04:10:15 +000025PrettyTable<0.8,>=0.7 # BSD
Andrea Frittoli (andreaf)db9672e2016-02-23 14:07:24 -050026os-testr>=0.4.1 # Apache-2.0
OpenStack Proposal Bot355875a2016-04-13 03:45:56 +000027urllib3>=1.8.3 # MIT