kolla-ansible/releasenotes/notes/octavia-check-certificate-expiry-9a80a68cf31cbba4.yaml
Matt Crees d9451f49f3 Add support for checking Octavia cert expiration
Adds a flag ``kolla-ansible octavia-certificates --check-expiry <days>``
to the ``octavia-certificates`` command to check if the certificates
will expire within a given number of days.

Change-Id: I869b8afd85fe282d823ecf3593aa22f94a61b2a0
2023-04-27 15:22:12 +01:00

8 lines
269 B
YAML

---
features:
- |
The flag ``--check-expiry`` has been added to the ``octavia-certificates``
command. ``kolla-ansible octavia-certificates --check-expiry <days>`` will
check if the Octavia certificates are set to expire within a given number
of days.