freezer/requirements.txt
Fausto Marzi 480d94d860 Fix a freezer-agent bug for when restoring data from Swift
There's a bug in the freezer-ageng that prevent
restoring data from Swift.

Change-Id: I0e5f670eb0004fd6bcaa05baaa232bc956448142
Closes-Bug: #1537364
2016-01-23 13:07:42 +00:00

21 lines
494 B
Plaintext

astroid<1.4.0 # breaks pylint 1.4.4
setuptools>=16.0
pbr>=1.6
python-swiftclient>=2.2.0,<=2.6.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
# Not in global-requirements
apscheduler