DavidPurcell | 663aedf | 2017-01-03 10:01:14 -0500 | [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. |
Felipe Monteiro | b18a3f6 | 2017-09-19 04:25:51 +0100 | [diff] [blame] | 4 | hacking>=1.0.0 # Apache-2.0 |
OpenStack Proposal Bot | c971b45 | 2017-07-06 14:03:09 +0000 | [diff] [blame] | 5 | pbr!=2.1.0,>=2.0.0 # Apache-2.0 |
OpenStack Proposal Bot | d889ffd | 2017-08-24 05:59:05 +0000 | [diff] [blame] | 6 | oslo.log>=3.30.0 # Apache-2.0 |
OpenStack Proposal Bot | 6836b87 | 2017-09-16 23:22:34 +0000 | [diff] [blame] | 7 | oslo.config>=4.6.0 # Apache-2.0 |
OpenStack Proposal Bot | c971b45 | 2017-07-06 14:03:09 +0000 | [diff] [blame] | 8 | oslo.policy>=1.23.0 # Apache-2.0 |
OpenStack Proposal Bot | d55dec5 | 2017-07-14 23:11:03 +0000 | [diff] [blame] | 9 | tempest>=16.1.0 # Apache-2.0 |
OpenStack Proposal Bot | c971b45 | 2017-07-06 14:03:09 +0000 | [diff] [blame] | 10 | stevedore>=1.20.0 # Apache-2.0 |