Jim Rollenhagen | 4f8f229 | 2016-11-18 06:22:18 -0500 | [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 | f994081 | 2018-01-16 03:24:34 +0000 | [diff] [blame] | 5 | pbr!=2.1.0,>=2.0.0 # Apache-2.0 |
OpenStack Proposal Bot | ca346cb | 2018-03-14 05:31:41 +0000 | [diff] [blame] | 6 | oslo.config>=5.2.0 # Apache-2.0 |
OpenStack Proposal Bot | f994081 | 2018-01-16 03:24:34 +0000 | [diff] [blame] | 7 | oslo.log>=3.36.0 # Apache-2.0 |
Chandan Kumar | d2606cd | 2018-01-08 11:31:08 +0530 | [diff] [blame] | 8 | oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0 |
| 9 | oslo.utils>=3.33.0 # Apache-2.0 |
| 10 | fixtures>=3.0.0 # Apache-2.0/BSD |
Roman Popelka | 09c7a85 | 2022-06-09 17:13:03 +0200 | [diff] [blame] | 11 | tempest>=27.0.0 # Apache-2.0 |