blob: 687105777789b4baada0cd1554b59692accabb96 [file] [log] [blame]
DavidPurcell663aedf2017-01-03 10:01:14 -05001# 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 Monteiro0854ded2017-05-05 16:30:55 +01004hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
DavidPurcell663aedf2017-01-03 10:01:14 -05005pbr>=1.8 # Apache-2.0
DavidPurcell029d8c32017-01-06 15:27:41 -05006urllib3>=1.15.1 # MIT
Rajiv Kumar645dfc92017-01-19 13:48:27 +05307oslo.log>=3.11.0 # Apache-2.0
Jeremy Liu479c6032017-03-23 07:12:35 -07008oslo.config>=3.22.0 # Apache-2.0
Felipe Monteiro83cb0be2017-05-22 15:31:25 +01009oslo.policy>=1.17.0 # Apache-2.0
Jeremy Liu479c6032017-03-23 07:12:35 -070010tempest>=14.0.0 # Apache-2.0
Felipe Monteiroae2ebab2017-03-23 22:49:06 +000011stevedore>=1.20.0 # Apache-2.0