manila/releasenotes/notes/bug-1813054-remove-share-usage-size-audit-period-conf-opt-7331013d1cdb7b43.yaml
Goutham Pacha Ravi 0f627aa6cf Deprecate [DEFAULT]/share_usage_size_audit_period
This option is unused and is likely going to confuse
deployers, especially when using the share usage size
tracking feature with a similarly named option
(share_usage_size_update_interval) [1].

We can remove this option in the Train release.

Closes-Bug: #1813054
[1] https://review.openstack.org/#/c/465055/

Change-Id: Id4585fa887e5bdfd5743dad2c490392ba0401061
2019-01-24 16:04:54 +00:00

13 lines
449 B
YAML

---
deprecations:
- |
The configuration option ``share_usage_audit_period`` from the
[DEFAULT] section has been deprecated. Specifying this option
never had any effect on manila and so it will be removed in an
upcoming release. This option should not be confused
with ``share_usage_size_update_interval`` from the back end
section, which can be used to gather usage size for some back ends
that support that feature.