Skip to content
  • Guido Trotter's avatar
    AddNode: move the initial setup to boostrap · 827f753e
    Guido Trotter authored
    From the master node we can't start ssh and connect to the remote node,
    nor we can do it from ganeti-noded as this ssh section will possibly ask
    for key confirmation and password. So the code to copy the ganeti-noded
    password and SSL key has been moved to bootstrap.py, and it's called by
    gnt-node before the AddNode opcode.
    
    Reviewed-by: iustinp
    827f753e