Implement replacing cluster certs and keys via “gnt-cluster renew-crypto”
Recent changes to “gnt-cluster verify” made it complain on expiring SSL certificates. While it was possible to replace the SSL certificates and other cluster secrets manually before, doing so was cumbersome. Cluster certificates, keys and secrets can now be replaced easily. Signed-off-by:Michael Hanselmann <hansmi@google.com> Reviewed-by:
Iustin Pop <iustin@google.com>
Showing
- lib/cli.py 22 additions, 0 deletionslib/cli.py
- man/gnt-cluster.sgml 35 additions, 2 deletionsman/gnt-cluster.sgml
- qa/ganeti-qa.py 5 additions, 0 deletionsqa/ganeti-qa.py
- qa/qa-sample.json 1 addition, 0 deletionsqa/qa-sample.json
- qa/qa_cluster.py 47 additions, 1 deletionqa/qa_cluster.py
- scripts/gnt-cluster 106 additions, 3 deletionsscripts/gnt-cluster
Loading
Please register or sign in to comment