Revision 9748ab35 lib/errors.py

b/lib/errors.py
297 297
  """
298 298

  
299 299

  
300
class ConfdMagicError(GenericError):
301
  """A magic fourcc error in Ganeti confd.
302

  
303
  Errors processing the fourcc in ganeti confd datagrams.
304

  
305
  """
306

  
307

  
300 308
class UdpDataSizeError(GenericError):
301 309
  """UDP payload too big.
302 310

  

Also available in: Unified diff