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 |
| 5 | keystoneauth1>=3.2.0 # Apache-2.0 |
| 6 | oslo.config>=4.6.0 # Apache-2.0 |
| 7 | oslo.log>=3.30.0 # Apache-2.0 |
| 8 | paramiko>=2.0.0 # LGPLv2.1+ |
rabi | d2916d0 | 2017-09-22 18:19:24 +0530 | [diff] [blame] | 9 | python-cinderclient>=3.2.0 # Apache-2.0 |
rabi | d69f031 | 2017-10-26 14:52:52 +0530 | [diff] [blame^] | 10 | gnocchiclient>=3.3.1 # Apache-2.0 |
rabi | d2916d0 | 2017-09-22 18:19:24 +0530 | [diff] [blame] | 11 | python-heatclient>=1.10.0 # Apache-2.0 |
| 12 | python-neutronclient>=6.3.0 # Apache-2.0 |
| 13 | python-novaclient>=9.1.0 # Apache-2.0 |
| 14 | python-swiftclient>=3.2.0 # Apache-2.0 |
| 15 | python-zaqarclient>=1.0.0 # Apache-2.0 |
| 16 | testtools>=1.4.0 # MIT |
| 17 | testscenarios>=0.4 # Apache-2.0/BSD |
| 18 | tempest>=16.1.0 # Apache-2.0 |
| 19 | gabbi>=1.35.0 # Apache-2.0 |
| 20 | kombu!=4.0.2,>=4.0.0 # BSD |