133d142074
We're using swift client in EDP Change-Id: Idca73e57c274545ed0013a1bc2f7bac1cb63c42c
22 lines
557 B
Plaintext
22 lines
557 B
Plaintext
alembic>=0.4.1
|
|
Babel>=1.3
|
|
eventlet>=0.13.0
|
|
Flask>=0.10,<1.0
|
|
iso8601>=0.1.4
|
|
jsonschema>=1.3.0,!=1.4.0
|
|
kombu>=2.4.8
|
|
oslo.config>=1.2.0
|
|
paramiko>=1.8.0
|
|
pbr>=0.5.21,<1.0
|
|
# NOTE(slukjanov): <1.2.3 added to support old versions of python clients that
|
|
# contains the following requests lib dependency: >=1.1,<1.2.3
|
|
# python-cinderclient should be >1.0.5
|
|
requests>=1.1,<1.2.3
|
|
python-cinderclient>=1.0.5
|
|
python-keystoneclient>=0.3.2
|
|
python-novaclient>=2.15.0
|
|
python-swiftclient>=1.5
|
|
six
|
|
SQLAlchemy>=0.7.8,<=0.7.99
|
|
WebOb>=1.2.3,<1.3
|