freezer/requirements.txt

22 lines
468 B
Plaintext

setuptools>=16.0
pbr>=1.6
python-swiftclient>=2.2.0
python-keystoneclient>=1.6.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'