Raissa Sarmento | 3dd627b | 2017-09-27 12:18:44 +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 | b09dceb | 2018-01-22 10:57:03 +0000 | [diff] [blame] | 5 | pbr!=2.1.0,>=2.0.0 # Apache-2.0 |
Raissa Sarmento | 80f5fbf | 2017-10-16 14:38:36 +0100 | [diff] [blame] | 6 | |
Carlos Eduardo | add7740 | 2023-02-06 13:39:38 +0000 | [diff] [blame] | 7 | ddt>=1.0.1 # MIT |
OpenStack Proposal Bot | b09dceb | 2018-01-22 10:57:03 +0000 | [diff] [blame] | 8 | oslo.log>=3.36.0 # Apache-2.0 |
Goutham Pacha Ravi | 0e4a3d2 | 2022-07-15 17:37:42 +0530 | [diff] [blame] | 9 | tempest>=31.1.0 # Apache-2.0 |