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. |
OpenStack Proposal Bot | c971b45 | 2017-07-06 14:03:09 +0000 | [diff] [blame] | 4 | pbr!=2.1.0,>=2.0.0 # Apache-2.0 |
OpenStack Proposal Bot | e6a70a5 | 2018-01-16 04:28:31 +0000 | [diff] [blame] | 5 | oslo.log>=3.36.0 # Apache-2.0 |
OpenStack Proposal Bot | 55bc499 | 2018-03-15 07:53:18 +0000 | [diff] [blame] | 6 | oslo.config>=5.2.0 # Apache-2.0 |
OpenStack Proposal Bot | 3bf15ef | 2017-12-07 13:44:40 +0000 | [diff] [blame] | 7 | oslo.policy>=1.30.0 # Apache-2.0 |
OpenStack Proposal Bot | c269b9f | 2017-11-15 11:59:12 +0000 | [diff] [blame] | 8 | tempest>=17.1.0 # Apache-2.0 |
OpenStack Proposal Bot | c971b45 | 2017-07-06 14:03:09 +0000 | [diff] [blame] | 9 | stevedore>=1.20.0 # Apache-2.0 |