Skip to content
Snippets Groups Projects
  1. Sep 15, 2009
  2. Sep 11, 2009
  3. Aug 31, 2009
  4. Aug 28, 2009
  5. Aug 27, 2009
  6. Aug 26, 2009
  7. Aug 25, 2009
  8. Aug 24, 2009
  9. Aug 20, 2009
  10. Aug 17, 2009
  11. Aug 12, 2009
  12. Aug 10, 2009
  13. Aug 06, 2009
  14. Aug 05, 2009
  15. Aug 04, 2009
  16. Jul 29, 2009
  17. Jul 26, 2009
  18. 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
  19. Jul 24, 2009
Loading