Revision 8140e24f lib/objects.py

b/lib/objects.py
1997 1997
    return True
1998 1998

  
1999 1999

  
2000
class Network(ConfigObject):
2000
class Network(TaggableObject):
2001 2001
  """Object representing a network definition for ganeti.
2002 2002

  
2003 2003
  """

Also available in: Unified diff