manila/releasenotes/notes/add-gathering-usage-size-8454sd45deopb14e.yaml
zhongjun f68c1a4080 Add share usage size tracking
We need to have a way to gather information about actual share storage
usages, so cloud operators could use this information for billing,
health checks and/or other purposes.

Change-Id: Iaca1bb541a34af862b938e17e4a56d53de7a9cc4
Implement-Blueprint: share-usage-size
2017-07-26 04:09:48 +00:00

10 lines
340 B
YAML

---
features:
- Added periodic task to gather share usage size.
upgrade:
- Added enable_gathering_share_usage_size and
share_usage_size_update_interval options in the
manila.conf file to allow configuration of gathering
share usage size support and to allow configuration
of interval time of gathering share usage size.