DavidPurcell | 663aedf | 2017-01-03 10:01:14 -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. |
Felipe Monteiro | 0854ded | 2017-05-05 16:30:55 +0100 | [diff] [blame] | 4 | hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 |
OpenStack Proposal Bot | c971b45 | 2017-07-06 14:03:09 +0000 | [diff] [blame^] | 5 | pbr!=2.1.0,>=2.0.0 # Apache-2.0 |
| 6 | urllib3>=1.21.1 # MIT |
| 7 | oslo.log>=3.22.0 # Apache-2.0 |
| 8 | oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0 |
| 9 | oslo.policy>=1.23.0 # Apache-2.0 |
| 10 | tempest>=14.0.0 # Apache-2.0 |
| 11 | stevedore>=1.20.0 # Apache-2.0 |