Skip to content
Snippets Groups Projects
  1. Aug 08, 2008
  2. Aug 07, 2008
  3. Aug 06, 2008
  4. Aug 05, 2008
  5. Aug 04, 2008
  6. Jul 31, 2008
  7. Jul 30, 2008
    • Iustin Pop's avatar
      Fix cluster destroy · 140aa4a8
      Iustin Pop authored
      With the recent startup/shutdown changes (and with the master daemon in
      place), the cluster destroy needs some fixing.
      
      This patch moves the finalization of the destroy out from cmdlib into
      bootstrap, so we can nicely shutdown the rapi and master daemons.
      
      Reviewed-by: ultrotter
      140aa4a8
    • Guido Trotter's avatar
      Xen: remove two end-of-line semicolons · 97efde45
      Guido Trotter authored
      It's python, isn't it?
      
      Reviewed-by: iustinp
      97efde45
    • Iustin Pop's avatar
      Fix cluster init · b3f1cf6f
      Iustin Pop authored
      With the recent changes, I forgot the extra parameter to this rpc call.
      Also the rpc call needs to be done after we setup the config data, for
      the master daemon to be able to start, so we move it after all other
      init steps.
      
      Reviewed-by: ultrotter
      b3f1cf6f
Loading