Revision 736f9e15 lib/client/gnt_network.py

b/lib/client/gnt_network.py
32 32

  
33 33

  
34 34
#: default list of fields for L{ListNetworks}
35
_LIST_DEF_FIELDS = ["name", "network", "gateway", "group_cnt", "group_list"]
35
_LIST_DEF_FIELDS = ["name", "network", "gateway",
36
                    "network_type", "mac_prefix", "group_list"]
36 37

  
37 38

  
38 39
def _HandleReservedIPs(ips):

Also available in: Unified diff