• Guido Trotter's avatar
    ganeti-noded: serve not quite forever · 3b3db8fd
    Guido Trotter authored
    Rather than calling httpd.serve_forever() in ganeti-noded we'll call
    httpd.handle_request() but just while a global variable, which we'll
    call _EXIT_GANETI_NODED, remains false.
    
    Reviewed-by: iustinp
    3b3db8fd