Revision cedde35d kamaki/clients/cyclades/__init__.py

b/kamaki/clients/cyclades/__init__.py
398 398
        :param address: (str) ip address to request
399 399

  
400 400
        :returns: (dict) {
401
                fixed_ip: ..., id: ..., instance_id: ..., ip: ..., pool: ...
402
            }
401
            fixed_ip: ..., id: ..., instance_id: ..., ip: ..., pool: ...}
403 402
        """
404 403
        json_data = dict()
405 404
        if pool:

Also available in: Unified diff