Chandan Kumar | b30a192 | 2017-12-09 20:24:46 +0530 | [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 | |
| 5 | pbr>=2.0 # Apache-2.0 |
Matthias Runge | 590f338 | 2021-07-09 09:38:55 +0200 | [diff] [blame] | 6 | oslo.config>=6.0.0 # Apache-2.0 |
| 7 | oslo.utils>=3.37.0 # Apache-2.0 |
Chandan Kumar | b30a192 | 2017-12-09 20:24:46 +0530 | [diff] [blame] | 8 | tempest>=17.1.0 # Apache-2.0 |
Chandan Kumar | b30a192 | 2017-12-09 20:24:46 +0530 | [diff] [blame] | 9 | gabbi>=1.30.0 # Apache-2.0 |