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 <hansmi@google.com> Reviewed-by:
Iustin Pop <iustin@google.com>
Showing
- Makefile.am 1 addition, 0 deletionsMakefile.am
- daemons/ganeti-noded 19 additions, 0 deletionsdaemons/ganeti-noded
- lib/backend.py 64 additions, 0 deletionslib/backend.py
- lib/constants.py 2 additions, 0 deletionslib/constants.py
- lib/rpc.py 22 additions, 2 deletionslib/rpc.py
- test/ganeti.backend_unittest.py 73 additions, 0 deletionstest/ganeti.backend_unittest.py
Loading
Please register or sign in to comment