Merge pull request #2 from harlowja/fixdict

On python <= 2.6 we need to import ordereddict
This commit is contained in:
Joshua Harlow
2013-05-09 16:58:39 -07:00

View File

@@ -1 +1,2 @@
oslo.cfg>=1.1.0
ordereddict