blob: 3edf7dcc113ab00419a6da53531bc3c2afdca029 [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
Doug Wiegley5b85ad82019-02-06 13:51:03 -07006neutron-lib>=1.25.0 # Apache-2.0
OpenStack Proposal Botcf28ac22018-03-15 07:23:59 +00007oslo.config>=5.2.0 # Apache-2.0
OpenStack Proposal Bot1cf8cec2018-01-27 20:11:19 +00008netaddr>=0.7.18 # BSD
Ryan Tidwell22019532019-04-12 10:23:47 -05009os-ken>=0.3.0 # Apache-2.0
OpenStack Proposal Bot1cf8cec2018-01-27 20:11:19 +000010oslo.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
Rodolfo Alonso Hernandezaa65dfb2019-09-18 11:30:04 +000016tenacity>=3.2.1 # Apache-2.0
Chandan Kumar5e619872017-09-07 22:23:55 +053017ddt>=1.0.1 # MIT
Brian Haleye3a0cdc2020-05-12 11:12:03 -040018nose>=1.3.7 # LGPL
OpenStack Proposal Bot1cf8cec2018-01-27 20:11:19 +000019testtools>=2.2.0 # MIT
Chandan Kumar5e619872017-09-07 22:23:55 +053020testscenarios>=0.4 # Apache-2.0/BSD
Doug Hellmannc163eb02018-04-11 11:52:26 -040021eventlet!=0.18.3,!=0.20.1,>=0.18.2 # MIT
Federico Ressibf877c82018-08-22 08:36:37 +020022debtcollector>=1.2.0 # Apache-2.0