Revision 6d8b6238 lib/backend.py

b/lib/backend.py
139 139
  utils.RemoveFile(priv_key)
140 140
  utils.RemoveFile(pub_key)
141 141

  
142
  # Return a reassuring string to the caller, and quit
143
  raise errors.QuitGanetiException(False, 'Shutdown scheduled')
144

  
142 145

  
143 146
def GetNodeInfo(vgname):
144 147
  """Gives back a hash with different informations about the node.

Also available in: Unified diff