Merge "Add ordereddict to reqs for py2.6 compatibility"

This commit is contained in:
Jenkins
2014-09-17 15:09:26 +00:00
committed by Gerrit Code Review

View File

@@ -8,3 +8,6 @@ python-cinderclient>=1.0.6
eventlet>=0.13.0
iso8601>=0.1.8
six>=1.4.1
# py2.6 compat
ordereddict