d9451f49f3
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
8 lines
269 B
YAML
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.
|