Refuse nodes with non-FQDN hostnames.
authorIustin Pop <iustin@google.com>
Tue, 28 Aug 2007 12:25:29 +0000 (12:25 +0000)
committerIustin Pop <iustin@google.com>
Tue, 28 Aug 2007 12:25:29 +0000 (12:25 +0000)
commitff98055b4c6e2e6b602c4a51836dd123cf97c187
tree52b846c3eeab766b94eaf06dbb39a9b34a2f41a1
parentec3770777d3f9f539e3a004ea1c6e49ce0101b82
Refuse nodes with non-FQDN hostnames.

This changes the cluster init and node join to refuse a node that has a
different hostname than what the resolver returns.

Reviewed-by: imsnah
lib/cmdlib.py