blob: 67ae1504793371f903c07c76fda5ab818bb21152 [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
OpenStack Proposal Botcff89942018-03-13 06:47:29 +00005pbr!=2.1.0,>=2.0.0 # Apache-2.0
Marc Koderer3529ea72016-12-02 13:21:03 +01006
OpenStack Proposal Botcff89942018-03-13 06:47:29 +00007tempest>=17.1.0 # Apache-2.0
OpenStack Proposal Bot7bb172a2018-03-17 08:23:26 +00008cryptography>=2.1 # BSD/Apache-2.0
yushangbin817651d2017-03-28 00:51:03 +08009
OpenStack Proposal Bot7bb172a2018-03-17 08:23:26 +000010oslo.config>=5.2.0 # Apache-2.0