blob: d9368e02e94d0f9be866ff6249973393ec9b9a74 [file] [log] [blame]
Kiall Mac Innes25fb29e2016-04-07 08:07:04 +01001# 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
Paul Glasscf98c262016-05-13 19:34:37 +00005dnspython>=1.12.0,!=1.13.0;python_version<'3.0' # http://www.dnspython.org/LICENSE
6dnspython3>=1.12.0;python_version>='3.0' # http://www.dnspython.org/LICENSE
OpenStack Proposal Bot8f53f212016-05-12 17:55:39 +00007tempest>=11.0.0 # Apache-2.0