Adding '--no-ssh-init' option to 'gnt-cluster init'.
authorKen Wehr <ksw@google.com>
Wed, 21 Oct 2009 16:15:47 +0000 (12:15 -0400)
committerGuido Trotter <ultrotter@google.com>
Thu, 22 Oct 2009 13:40:38 +0000 (09:40 -0400)
commitb989b9d927a07f32a16d310d6a730b1969e2b50e
tree55ec1344e45276e53b7ad18102a77da46eea7bd7
parent95b487bb4cfb5c69600dbbe1de52acacd5b39568
Adding '--no-ssh-init' option to 'gnt-cluster init'.

Allows the initialization of a cluster without the creation or distribution
of SSH key pairs. Includes changes for LeaveCluster and RPC.

Signed-off-by: Ken Wehr <ksw@google.com>
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
NEWS
daemons/ganeti-noded
lib/backend.py
lib/bootstrap.py
lib/cli.py
lib/cmdlib.py
lib/objects.py
lib/rpc.py
man/gnt-cluster.sgml
scripts/gnt-cluster