puppet-nova/releasenotes/notes/bug-1967713-69f905709f4410a5.yaml
Takashi Kajinami ed8371dac0 Do not set [ssl] parameters
... because these parameters are unused.

Closes-Bug: #1967713
Change-Id: I98e34cf49cf4b27077ef684cc416b58de526c4dc
2022-04-04 14:22:24 +09:00

10 lines
235 B
YAML

---
fixes:
- |
The following parameters are no longer set by the ``nova`` class.
The existing settings are removed from ``nova.conf`` automatically.
- ``[ssl] ca_cert``
- ``[ssl] cert_file``
- ``[ssl] key_file``