Statistics
| Branch: | Tag: | Revision:

root / test / ganeti.backend_unittest.py @ 3718bf6d

History | View | Annotate | Download (2.2 kB)

# Date Author Comment
f942a838 03/17/2010 07:19 pm Michael Hanselmann

Add RPC calls to create and remove X509 certificates

Certificates and keys generated using these functions will be used for
inter-cluster instance moves. As per design, the private key should never
leave the node.

Signed-off-by: Michael Hanselmann <>...