puppet-ec2api/releasenotes/notes/ssl_insecure-3ca69378b99ae5c8.yaml
Takashi Kajinami a72e6fe949 Deprecate support for [DEFAULT] ssl_insecure
... because the parameter was already removed[1].

The ssl_ca_file parameter is left because it is still used by
the oslo_service library.

[1] 5fc752ca6fd1588cc04f3073d1c300d985581041

Change-Id: Ia1035589c68790239c6619f4f3f9b33d7b5ae66a
2022-04-07 11:28:31 +09:00

6 lines
172 B
YAML

---
deprecations:
- |
The ``ec2api::api::ssl_insecure`` parameter has been deprecated nad has no
effect now. The actual parameter in EC2-Api was already removed.