Nishant Kumar | 9d06ea9 | 2017-07-20 12:13:03 -0400 | [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 | 7557925 | 2018-01-05 10:38:30 +0000 | [diff] [blame] | 5 | pbr!=2.1.0,>=2.0.0 # Apache-2.0 |
Chandan Kumar | 751fdf0 | 2018-01-25 23:30:18 +0530 | [diff] [blame] | 6 | oslo.config>=5.1.0 # Apache-2.0 |
Chandan Kumar | 751fdf0 | 2018-01-25 23:30:18 +0530 | [diff] [blame] | 7 | oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0 |
Ghanshyam Mann | 47958a8 | 2023-05-09 12:45:46 -0500 | [diff] [blame] | 8 | tempest>=34.2.0 # Apache-2.0 |