2016-06-28 09:58:20 -07:00
|
|
|
---
|
|
|
|
upgrade:
|
2016-09-13 10:54:00 +05:30
|
|
|
- Any Volume Drivers configured in the ``DEFAULT`` config stanza should be moved
|
|
|
|
to their own stanza and enabled via the ``enabled_backends`` config option.
|
|
|
|
The older style of config with ``DEFAULT`` is deprecated and will be
|
2016-06-28 09:58:20 -07:00
|
|
|
removed in future releases.
|
|
|
|
deprecations:
|
2016-09-13 10:54:00 +05:30
|
|
|
- Configuring Volume Drivers in the ``DEFAULT`` config stanza is not going to be
|
2016-06-28 09:58:20 -07:00
|
|
|
maintained and will be removed in the next release. All backends should use
|
2016-09-13 10:54:00 +05:30
|
|
|
the ``enabled_backends`` config option with separate stanza's for each.
|