puppet-octavia/releasenotes/notes/restart-service-certificate-b4000c445374129c.yaml
Tobias Urdin ab310a65e3 Certificate changes should restart services
Certificate changes or path changes in octavia::certificate
should notify the octavia::service::begin anchor so that services
are refreshed otherwise for example octavia-worker will not use a
new certificate.

Change-Id: Ie03cfedccc6a675976688a944b1ee91a0a9f55f1
2018-11-05 16:40:03 +01:00

7 lines
229 B
YAML

---
features:
- |
When certificate data or file paths change in octavia::certificates it will
not cause a restart of the Octavia services so that for example the
octavia-worker service can use the new certificates.