bareon/requirements.txt
Maciej Kwiek f78e4eba30 Add Python 3.4 support
Python 3.4 env is added to tox config file
oslo.serialization is pinned to version smaller than 2.0

test_calculate_md5_ok had to be rewritten due to bug in mock_open in
unittest.mock library in python 3.4: https://bugs.python.org/issue23004

Change-Id: Idf2fa15ff4035b9fe92027acdcaf51e005b52541
Implements blueprint: volume-manager-refactoring
2015-10-15 16:55:23 +03:00

14 lines
198 B
Plaintext

Babel>=1.3
eventlet>=0.13.0
iso8601>=0.1.9
jsonschema>=2.3.0
oslo.config>=1.6.0
oslo.serialization>=1.4.0,<2.0
six>=1.5.2
pbr>=0.7.0
Jinja2
stevedore>=0.15
requests>=1.2.3
urllib3>=1.7
PyYAML==3.10