Add cluster domain secret
authorMichael Hanselmann <hansmi@google.com>
Tue, 16 Mar 2010 13:49:26 +0000 (14:49 +0100)
committerMichael Hanselmann <hansmi@google.com>
Wed, 17 Mar 2010 15:18:21 +0000 (16:18 +0100)
commit3db3eb2ab1851818ddfe26c6c6f0c9f234f8efc9
treee8e8c99b24859b3076419f0f28a3d81ba8d8273f
parentc89e6fdf9a2e49075e4fe910644e8092b75c83c2
Add cluster domain secret

Information exchanged between different clusters via untrusted
third parties (e.g. for remote instance import/export) must be
signed with a secret shared between all involved clusters to
ensure the third party doesn't modify the information.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/bootstrap.py
lib/cli.py
lib/constants.py
man/gnt-cluster.sgml
qa/qa_cluster.py
scripts/gnt-cluster
tools/cfgupgrade