Merge "Add support for checking Octavia cert expiration"

This commit is contained in:
Zuul
2023-08-17 07:21:28 +00:00
committed by Gerrit Code Review
8 changed files with 102 additions and 30 deletions

View File

@@ -75,6 +75,16 @@ used to encrypt the CA key:
.. _octavia-network:
Monitoring certificate expiry
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
You can use the following command to check if any of the certificates will
expire within a given number of days:
.. code-block:: console
kolla-ansible octavia-certificates --check-expiry <days>
Networking
----------