rabi | d2916d0 | 2017-09-22 18:19:24 +0530 | [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 | eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT |
OpenStack Proposal Bot | 33f2850 | 2018-01-22 10:52:30 +0000 | [diff] [blame^] | 5 | keystoneauth1>=3.3.0 # Apache-2.0 |
| 6 | oslo.config>=5.1.0 # Apache-2.0 |
| 7 | oslo.log>=3.36.0 # Apache-2.0 |
rabi | 322707c | 2017-11-18 10:50:39 +0530 | [diff] [blame] | 8 | oslo.messaging>=5.29.0 # Apache-2.0 |
rabi | d2916d0 | 2017-09-22 18:19:24 +0530 | [diff] [blame] | 9 | paramiko>=2.0.0 # LGPLv2.1+ |
OpenStack Proposal Bot | 33f2850 | 2018-01-22 10:52:30 +0000 | [diff] [blame^] | 10 | python-cinderclient>=3.3.0 # Apache-2.0 |
rabi | d69f031 | 2017-10-26 14:52:52 +0530 | [diff] [blame] | 11 | gnocchiclient>=3.3.1 # Apache-2.0 |
rabi | d2916d0 | 2017-09-22 18:19:24 +0530 | [diff] [blame] | 12 | python-heatclient>=1.10.0 # Apache-2.0 |
| 13 | python-neutronclient>=6.3.0 # Apache-2.0 |
| 14 | python-novaclient>=9.1.0 # Apache-2.0 |
| 15 | python-swiftclient>=3.2.0 # Apache-2.0 |
| 16 | python-zaqarclient>=1.0.0 # Apache-2.0 |
OpenStack Proposal Bot | 33f2850 | 2018-01-22 10:52:30 +0000 | [diff] [blame^] | 17 | testtools>=2.2.0 # MIT |
rabi | d2916d0 | 2017-09-22 18:19:24 +0530 | [diff] [blame] | 18 | testscenarios>=0.4 # Apache-2.0/BSD |
OpenStack Proposal Bot | 33f2850 | 2018-01-22 10:52:30 +0000 | [diff] [blame^] | 19 | tempest>=17.1.0 # Apache-2.0 |
rabi | d2916d0 | 2017-09-22 18:19:24 +0530 | [diff] [blame] | 20 | gabbi>=1.35.0 # Apache-2.0 |
| 21 | kombu!=4.0.2,>=4.0.0 # BSD |