blob: 126a3dc112671fb7bba68f52020d6242eea321d9 [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
OpenStack Proposal Botc971b452017-07-06 14:03:09 +00005pbr!=2.1.0,>=2.0.0 # Apache-2.0
6urllib3>=1.21.1 # MIT
7oslo.log>=3.22.0 # Apache-2.0
8oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
9oslo.policy>=1.23.0 # Apache-2.0
10tempest>=14.0.0 # Apache-2.0
11stevedore>=1.20.0 # Apache-2.0