Revision 7e975535

b/lib/errors.py
285 285

  
286 286

  
287 287
class QuitGanetiException(Exception):
288
  """Signal that Ganeti that it must quit.
288
  """Signal Ganeti that it must quit.
289 289

  
290 290
  This is not necessarily an error (and thus not a subclass of
291 291
  GenericError), but it's an exceptional circumstance and it is thus

Also available in: Unified diff