Marc Koderer | 3529ea7 | 2016-12-02 13:21:03 +0100 | [diff] [blame] | 1 | # 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 Bot | cff8994 | 2018-03-13 06:47:29 +0000 | [diff] [blame] | 5 | pbr!=2.1.0,>=2.0.0 # Apache-2.0 |
Marc Koderer | 3529ea7 | 2016-12-02 13:21:03 +0100 | [diff] [blame] | 6 | |
Roman Popelka | 238cdf1 | 2022-06-09 16:48:46 +0200 | [diff] [blame] | 7 | tempest>=27.0.0 # Apache-2.0 |
OpenStack Proposal Bot | 7bb172a | 2018-03-17 08:23:26 +0000 | [diff] [blame] | 8 | cryptography>=2.1 # BSD/Apache-2.0 |
yushangbin | 817651d | 2017-03-28 00:51:03 +0800 | [diff] [blame] | 9 | |
OpenStack Proposal Bot | 7bb172a | 2018-03-17 08:23:26 +0000 | [diff] [blame] | 10 | oslo.config>=5.2.0 # Apache-2.0 |