3490ec61b4
Change-Id: I2603f28072786e9a8ac10e59baecc3d86aa9fc86
22 lines
476 B
Plaintext
22 lines
476 B
Plaintext
setuptools>=16.0
|
|
pbr>=1.6
|
|
python-swiftclient>=2.2.0
|
|
python-keystoneclient>=1.6.0,!=1.8.0
|
|
python-cinderclient>=1.3.1
|
|
python-glanceclient>=0.18.0
|
|
python-novaclient>=2.28.1,!=2.33.0
|
|
python-openstackclient>=1.5.0
|
|
oslo.utils>=2.0.0,!=2.6.0 # Apache-2.0
|
|
oslo.i18n>=1.5.0 # Apache-2.0
|
|
|
|
PyMySQL>=0.6.2 # MIT License
|
|
pymongo>=3.0.2
|
|
paramiko>=1.13.0
|
|
|
|
# Not in global-requirements
|
|
apscheduler
|
|
|
|
# Platform specific
|
|
pywin32; sys_platform == 'win32'
|
|
pep3143daemon; sys_platform != 'win32'
|