blob: f0308972232ce08377e1e31cecb10bcfdde7b2d0 [file] [log] [blame]
rabid2916d02017-09-22 18:19:24 +05301# 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.
4eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT
OpenStack Proposal Bot33f28502018-01-22 10:52:30 +00005keystoneauth1>=3.3.0 # Apache-2.0
6oslo.config>=5.1.0 # Apache-2.0
7oslo.log>=3.36.0 # Apache-2.0
rabi322707c2017-11-18 10:50:39 +05308oslo.messaging>=5.29.0 # Apache-2.0
rabid2916d02017-09-22 18:19:24 +05309paramiko>=2.0.0 # LGPLv2.1+
OpenStack Proposal Bot33f28502018-01-22 10:52:30 +000010python-cinderclient>=3.3.0 # Apache-2.0
rabid69f0312017-10-26 14:52:52 +053011gnocchiclient>=3.3.1 # Apache-2.0
rabid2916d02017-09-22 18:19:24 +053012python-heatclient>=1.10.0 # Apache-2.0
13python-neutronclient>=6.3.0 # Apache-2.0
14python-novaclient>=9.1.0 # Apache-2.0
15python-swiftclient>=3.2.0 # Apache-2.0
16python-zaqarclient>=1.0.0 # Apache-2.0
OpenStack Proposal Bot33f28502018-01-22 10:52:30 +000017testtools>=2.2.0 # MIT
rabid2916d02017-09-22 18:19:24 +053018testscenarios>=0.4 # Apache-2.0/BSD
OpenStack Proposal Bot33f28502018-01-22 10:52:30 +000019tempest>=17.1.0 # Apache-2.0
rabid2916d02017-09-22 18:19:24 +053020gabbi>=1.35.0 # Apache-2.0
21kombu!=4.0.2,>=4.0.0 # BSD