freezer/requirements.txt
Pierre-Arthur MATHIEU b6452ab2f0 Swift client does not stringify object names anymore on get_object()
Change-Id: I0a7d7a2292e09d3971bf17e0fe0383c8ae2c08e1
Resolves-Bug: #1537364
2016-02-12 10:54:35 +00:00

22 lines
516 B
Plaintext

astroid<1.4.0 # breaks pylint 1.4.4
setuptools>=16.0
pbr>=1.6
python-swiftclient>=2.2.0 # Apache-2.0
python-keystoneclient>=1.6.0,!=1.8.0
python-cinderclient>=1.3.1
python-glanceclient>=1.2.0 # Apache-2.0
python-novaclient>=2.29.0,!=2.33.0 # Apache-2.0
python-openstackclient>=2.0.0 # Apache-2.0
oslo.utils>=3.2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.log>=1.14.0
oslo.config>=3.2.0 # Apache-2.0
PyMySQL>=0.6.2 # MIT License
pymongo>=3.0.2
paramiko>=1.13.0
six>=1.9.0 # MIT
# Not in global-requirements
apscheduler