6e57751bfa
Change-Id: I657c440a73f5ac7e503307843c92ab4d6fcec84c
26 lines
952 B
Plaintext
26 lines
952 B
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.
|
|
setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,>=16.0 # PSF/ZPL
|
|
pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
|
python-swiftclient>=3.2.0 # Apache-2.0
|
|
python-cinderclient>=2.0.1 # Apache-2.0
|
|
python-glanceclient>=2.5.0 # Apache-2.0
|
|
python-keystoneclient>=3.8.0 # Apache-2.0
|
|
python-novaclient>=7.1.0 # Apache-2.0
|
|
python-freezerclient>=1.3.0 # Apache-2.0
|
|
oslo.utils>=3.20.0 # Apache-2.0
|
|
oslo.log>=3.22.0 # Apache-2.0
|
|
oslo.config>=3.22.0 # Apache-2.0
|
|
keystoneauth1>=2.20.0 # Apache-2.0
|
|
os-brick>=1.12.0 # Apache-2.0
|
|
|
|
pycrypto>=2.6 # Public Domain
|
|
PyMySQL>=0.7.6 # MIT License
|
|
pymongo!=3.1,>=3.0.2 # Apache-2.0
|
|
paramiko>=2.0 # LGPLv2.1+
|
|
six>=1.9.0 # MIT
|
|
|
|
apscheduler # MIT License
|
|
psutil>=3.2.2 # BSD
|