GitHub user Jc2k opened a pull request:
https://github.com/apache/libcloud/pull/86
Fix broken DummyDNSDriver.list_records
Also adds test coverage for the method in question.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Jc2k/libcloud fix_list_records
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/86.patch
----
commit 74d6513f2f9b37a1d1e5600a6f5bc2c6e82356e7
Author: John Carr <[email protected]>
Date: 2013-01-09T12:58:09Z
Fix broken DummyDNSDriver.list_records
----