21fb960c49
Change-Id: Id2e79722cf7c361e01d54ecc757c6493b0410114
30 lines
1.0 KiB
Plaintext
30 lines
1.0 KiB
Plaintext
# The order of packages is significant, because pip processes them in the order
|
|
# of appearance. Changing the order has an impact on the overall integration
|
|
# process, which may cause wedges in the gate later.
|
|
|
|
pbr>=1.8 # Apache-2.0
|
|
Babel>=2.3.4 # BSD
|
|
lxml!=3.7.0,>=2.3 # BSD
|
|
python-ceilometerclient>=2.5.0 # Apache-2.0
|
|
python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0
|
|
python-dateutil>=2.4.2 # BSD
|
|
python-keystoneclient>=3.8.0 # Apache-2.0
|
|
python-neutronclient>=5.1.0 # Apache-2.0
|
|
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
|
|
python-heatclient>=1.6.1 # Apache-2.0
|
|
pyzabbix>=0.7.4 # LGPL
|
|
networkx>=1.10 # BSD
|
|
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
|
|
oslo.messaging>=5.14.0 # Apache-2.0
|
|
oslo.log>=3.11.0 # Apache-2.0
|
|
oslo.policy>=1.17.0 # Apache-2.0
|
|
oslo.service>=1.10.0 # Apache-2.0
|
|
oslo.i18n>=2.1.0 # Apache-2.0
|
|
pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 # BSD
|
|
PasteDeploy>=1.5.0 # MIT
|
|
Werkzeug>=0.7 # BSD License
|
|
keystonemiddleware>=4.12.0 # Apache-2.0
|
|
stevedore>=1.17.1 # Apache-2.0
|
|
voluptuous>=0.8.9 # BSD License
|
|
sympy>=0.7.6 # BSD
|