f68c1a4080
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
10 lines
340 B
YAML
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.
|