blob: bf169246ab5e89fb65e65b1ba8eaf29feddf2f43 [file] [log] [blame]
Marc Koderer3529ea72016-12-02 13:21:03 +01001# 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
jacky06a318f6d2019-01-04 23:55:03 +08005hacking>=3.2.0,<3.3.0 # Apache-2.0
Marc Koderer3529ea72016-12-02 13:21:03 +01006
OpenStack Proposal Botcff89942018-03-13 06:47:29 +00007python-subunit>=1.0.0 # Apache-2.0/BSD
OpenStack Proposal Botcff89942018-03-13 06:47:29 +00008oslotest>=3.2.0 # Apache-2.0
Vu Cong Tuan96d57e62018-07-09 13:44:31 +07009stestr>=2.0.0 # Apache-2.0
OpenStack Proposal Botcff89942018-03-13 06:47:29 +000010testscenarios>=0.4 # Apache-2.0/BSD
11testtools>=2.2.0 # MIT
yushangbin817651d2017-03-28 00:51:03 +080012
OpenStack Proposal Botcff89942018-03-13 06:47:29 +000013oslo.log>=3.36.0 # Apache-2.0