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 | |
Andreas Jaeger | 5fb81fa | 2020-03-29 15:37:12 +0200 | [diff] [blame] | 5 | dnspython>=1.16.0 # http://www.dnspython.org/LICENSE |
OpenStack Proposal Bot | 5cf839f | 2016-05-28 00:33:05 +0000 | [diff] [blame] | 6 | ddt>=1.0.1 # MIT |
Michael Johnson | 73065cd | 2023-02-09 20:49:50 +0000 | [diff] [blame] | 7 | oslo.serialization>=2.25.0 # Apache-2.0 |
Igor Malinovskiy | a84e319 | 2020-05-22 19:10:50 +0300 | [diff] [blame^] | 8 | oslo.utils>=3.33.0 # Apache-2.0 |
OpenStack Proposal Bot | 5380df1 | 2017-11-16 11:05:01 +0000 | [diff] [blame] | 9 | testtools>=2.2.0 # MIT |
| 10 | tempest>=17.1.0 # Apache-2.0 |