Revision 27d564ba

b/snf-cyclades-app/synnefo/api/management/commands/network-list.py
83 83
        "subnet.ipv6": ("subnet", "The IPv6 subnet of the network"),
84 84
        "gateway.ipv6": ("gateway", "The IPv6 gateway of the network"),
85 85
        "created": ("created", "The date the network was created"),
86
        "updated": ("created", "The date the network was updated"),
86
        "updated": ("updated", "The date the network was updated"),
87 87
        "deleted": ("deleted", "Whether the network is deleted or not"),
88 88
        "mode": ("mode", "The mode of the network"),
89 89
        "link": ("link", "The link of the network"),

Also available in: Unified diff