blob: 048899b3d9378e10e95f73271405a92e040f6c85 [file] [log] [blame]
Michael Johnson34139b02017-03-15 10:31:10 -07001# 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 Boted613e22017-11-17 07:00:22 +00005pbr!=2.1.0,>=2.0.0 # Apache-2.0
OpenStack Proposal Botac449fe2018-01-16 04:21:09 +00006oslotest>=3.2.0 # Apache-2.0
OpenStack Proposal Boted613e22017-11-17 07:00:22 +00007tempest>=17.1.0 # Apache-2.0
OpenStack Proposal Bot6f0c71f2018-03-25 22:29:30 +00008tenacity>=4.4.0 # Apache-2.0