Michael Johnson | 34139b0 | 2017-03-15 10:31:10 -0700 | [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 | ed613e2 | 2017-11-17 07:00:22 +0000 | [diff] [blame] | 5 | pbr!=2.1.0,>=2.0.0 # Apache-2.0 |
OpenStack Proposal Bot | ac449fe | 2018-01-16 04:21:09 +0000 | [diff] [blame^] | 6 | oslotest>=3.2.0 # Apache-2.0 |
OpenStack Proposal Bot | ed613e2 | 2017-11-17 07:00:22 +0000 | [diff] [blame] | 7 | tempest>=17.1.0 # Apache-2.0 |
| 8 | tenacity>=3.2.1 # Apache-2.0 |