4bd501f957
Module `jsonutils` from common code was graduated to oslo.serialization, so it would be great if we reuse this library. Remove unused log.py and fileutils.py Change-Id: Ie7d80df501296b4b06da8c1cc155bcc4b64bfe28
15 lines
232 B
Plaintext
15 lines
232 B
Plaintext
oslo.config>=1.2.0
|
|
oslo.i18n>=0.1.0
|
|
oslo.serialization>=1.0.0 # Apache-2.0
|
|
stevedore>=0.12
|
|
|
|
python-cinderclient>=1.0.6
|
|
|
|
# Required by openstack.common libraries
|
|
eventlet>=0.13.0
|
|
iso8601>=0.1.8
|
|
six>=1.4.1
|
|
|
|
# py2.6 compat
|
|
ordereddict
|