Bug in dummy driver (_ip_to_int and _int_to_ip function)
--------------------------------------------------------
Key: LIBCLOUD-47
URL: https://issues.apache.org/jira/browse/LIBCLOUD-47
Project: Libcloud
Issue Type: Bug
Components: Core
Reporter: Tomaz Muraus
_ip_to_int and _int_to_ip function functions are defined inside a
DummyNodeDriver class, but don't accept "self" as a first argument and
obviously this won't work and throws an exception.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.