Kiall Mac Innes | 25fb29e | 2016-04-07 08:07:04 +0100 | [diff] [blame] | 1 | # 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 Bot | 348f941 | 2016-09-28 17:24:37 +0000 | [diff] [blame] | 5 | dnspython>=1.14.0;python_version=='2.7' # http://www.dnspython.org/LICENSE |
| 6 | dnspython3!=1.13.0,!=1.14.0,>=1.12.0;python_version>='3.0' # http://www.dnspython.org/LICENSE |
OpenStack Proposal Bot | 5cf839f | 2016-05-28 00:33:05 +0000 | [diff] [blame] | 7 | ddt>=1.0.1 # MIT |
Jordan Pittier | c28a33c | 2017-02-21 21:05:25 +0100 | [diff] [blame] | 8 | testtools>=1.4.0 # MIT |
OpenStack Proposal Bot | 0d7625a | 2017-02-10 04:43:30 +0000 | [diff] [blame] | 9 | tempest>=14.0.0 # Apache-2.0 |