Skip to content
Snippets Groups Projects
  1. Aug 03, 2009
  2. Jul 31, 2009
  3. Jul 30, 2009
  4. Jul 29, 2009
  5. Jul 27, 2009
  6. Jul 26, 2009
  7. Jul 25, 2009
    • Guido Trotter's avatar
      Collapse daemon's main function · 04ccf5e9
      Guido Trotter authored
      
      With three ganeti daemons, and one or two more coming, the daemon's main
      function started becoming too much cut&pasted code. Collapsing most of
      it in a daemon.GenericMain function. Some more code could be collapsed
      between the two http-based daemons, but since the new daemons won't be
      http-based we won't do it right now.
      
      As a bonus a functionality for overriding the network port on the
      command line for all network based nodes is added.
      
      Signed-off-by: default avatarGuido Trotter <ultrotter@google.com>
      04ccf5e9
  8. Jul 24, 2009
  9. Jul 23, 2009
  10. Jul 22, 2009
  11. Jul 21, 2009
Loading