blob: dc77e6327b90946c70cd50b8a910f0e89a928d93 [file] [log] [blame]
Chandan Kumar5e619872017-09-07 22:23:55 +05301# 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.
4
OpenStack Proposal Bot1cf8cec2018-01-27 20:11:19 +00005pbr!=2.1.0,>=2.0.0 # Apache-2.0
Boden Rc2fd6d92018-07-23 07:25:56 -06006neutron-lib>=1.18.0 # Apache-2.0
OpenStack Proposal Botcf28ac22018-03-15 07:23:59 +00007oslo.config>=5.2.0 # Apache-2.0
8ipaddress>=1.0.17;python_version<'3.3' # PSF
OpenStack Proposal Bot1cf8cec2018-01-27 20:11:19 +00009netaddr>=0.7.18 # BSD
10oslo.log>=3.36.0 # Apache-2.0
11oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
12oslo.utils>=3.33.0 # Apache-2.0
Federico Ressi6f0644e2018-07-06 10:05:32 +020013paramiko>=2.0.0 # LGPLv2.1+
OpenStack Proposal Bot1cf8cec2018-01-27 20:11:19 +000014six>=1.10.0 # MIT
15tempest>=17.1.0 # Apache-2.0
Chandan Kumar5e619872017-09-07 22:23:55 +053016ddt>=1.0.1 # MIT
OpenStack Proposal Bot1cf8cec2018-01-27 20:11:19 +000017testtools>=2.2.0 # MIT
Chandan Kumar5e619872017-09-07 22:23:55 +053018testscenarios>=0.4 # Apache-2.0/BSD
Doug Hellmannc163eb02018-04-11 11:52:26 -040019eventlet!=0.18.3,!=0.20.1,>=0.18.2 # MIT
Federico Ressibf877c82018-08-22 08:36:37 +020020debtcollector>=1.2.0 # Apache-2.0