blob: 80b424be4c4d6b62bf97b0a13fa09fdf5ca605c9 [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
OpenStack Proposal Bot348f9412016-09-28 17:24:37 +00005dnspython>=1.14.0;python_version=='2.7' # http://www.dnspython.org/LICENSE
6dnspython3!=1.13.0,!=1.14.0,>=1.12.0;python_version>='3.0' # http://www.dnspython.org/LICENSE
OpenStack Proposal Bot5cf839f2016-05-28 00:33:05 +00007ddt>=1.0.1 # MIT
Jordan Pittierc28a33c2017-02-21 21:05:25 +01008testtools>=1.4.0 # MIT
OpenStack Proposal Bot0d7625a2017-02-10 04:43:30 +00009tempest>=14.0.0 # Apache-2.0