blob: 7c426e66819a29315633a1d2cd2e8e1fcda033bf [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
7httplib2>=0.7.5 # MIT
8jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
9testtools>=1.4.0 # MIT
OpenStack Proposal Bot14fb4ca2016-02-11 07:45:52 +000010paramiko>=1.16.0 # LGPL
OpenStack Proposal Bot8b2c2c32016-01-22 04:10:15 +000011netaddr!=0.7.16,>=0.7.12 # BSD
12testrepository>=0.0.18 # Apache-2.0/BSD
13pyOpenSSL>=0.14 # Apache-2.0
OpenStack Proposal Botaa3cd712016-02-26 21:47:33 +000014oslo.concurrency>=3.5.0 # Apache-2.0
OpenStack Proposal Bot254a9a52016-04-08 23:57:22 +000015oslo.config>=3.9.0 # Apache-2.0
OpenStack Proposal Bot6ab56442016-01-23 10:54:44 +000016oslo.i18n>=2.1.0 # Apache-2.0
OpenStack Proposal Bot9d28aa42016-01-10 03:24:43 +000017oslo.log>=1.14.0 # Apache-2.0
OpenStack Proposal Bote8188822015-11-03 04:35:23 +000018oslo.serialization>=1.10.0 # Apache-2.0
OpenStack Proposal Botaa3cd712016-02-26 21:47:33 +000019oslo.utils>=3.5.0 # Apache-2.0
OpenStack Proposal Bot8b2c2c32016-01-22 04:10:15 +000020six>=1.9.0 # MIT
21iso8601>=0.1.9 # MIT
OpenStack Proposal Bot254a9a52016-04-08 23:57:22 +000022fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
OpenStack Proposal Bot8b2c2c32016-01-22 04:10:15 +000023testscenarios>=0.4 # Apache-2.0/BSD
OpenStack Proposal Bot8b2c2c32016-01-22 04:10:15 +000024PyYAML>=3.1.0 # MIT
Matthew Treinish7a518772015-07-01 12:46:41 -040025stevedore>=1.5.0 # Apache-2.0
OpenStack Proposal Bot8b2c2c32016-01-22 04:10:15 +000026PrettyTable<0.8,>=0.7 # BSD
Andrea Frittoli (andreaf)db9672e2016-02-23 14:07:24 -050027os-testr>=0.4.1 # Apache-2.0