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
commit c81d1f35d8
1 changed files with 3 additions and 0 deletions

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