puppet-cinder/releasenotes/notes/cinder-api-ssl-08f7be7fe02510c7.yaml
Juan Antonio Osorio Robles 1e312dc8d8 Move SSL parameters to api.pp
Most of the other services configure their SSL options in the api.pp.
So for consistency, they were moved here too. The old SSL parameters
have been kept for backwards compatibility, so they should still
work.

This also configures TLS in the correct group. As Cinder uses
sslutils from oslo_service. So with the previous configuration.
puppet-cinder didn't actually enable TLS.

Change-Id: I4d35016cb1ecda7e4dc133de7c58e0f239ff8517
2016-06-21 12:00:01 +03:00

4 lines
92 B
YAML

---
deprecations:
- The SSL-related options were removed from init.pp and added to api.pp