0f627aa6cf
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
13 lines
449 B
YAML
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.
|
|
|
|
|