puppet-cinder/releasenotes/notes/deprecate-drivers-in-default-f4a7c69ea9415375.yaml
Ed Balduf d0e0cdc5ea Deprecate drivers in Cinder.conf DEFAULT section.
Based on the work in Cinder,
https://blueprints.launchpad.net/cinder/+spec/shared-backend-config
support for Cinder drivers in the DEFAULT section will be elimiated,
this fix starts a similar change for the puppet cinder module.

Change-Id: Iea1ebb5726ff4e3bf28e11f2f443b7198b4e36bc
Implements: blueprint remove-drivers-in-default
2016-07-25 10:05:16 -06:00

6 lines
221 B
YAML

---
deprecations:
- Support for drivers in the Cinder.conf DEFAULT section is deprecated
and will be removed after the Newton release. Please update your puppet
implementations to use cinder\:\:backend instead.