Revision db6438fd kamaki/clients/cyclades/__init__.py

b/kamaki/clients/cyclades/__init__.py
57 57
            describing files to be injected into virtual server upon creation
58 58

  
59 59
        :param networks: (list of dicts) Networks to connect to, list this:
60
            "networks": [
60
            [
61 61
                {"uuid": <network_uuid>},
62 62
                {"uuid": <network_uuid>, "fixed_ip": address},
63 63
                {"port": <port_id>}, ...]

Also available in: Unified diff