openstack-ansible-os_cinder/defaults
Dmitriy Rabotjagov 4bc301ff13 Added volume usage collection, when cinder_ceilometer_enabled
In order to get volume metrics sended to ceilometer,
cinder-volume-usage-audit must be manually runned (or with cron/systemd timer).
Similar to nova approach (volume_usage_audit_period in cinder.conf)
is not working.

So this change add cinder_volume_usage_audit variable,
according to which cron job will be placed
on cinder-volumes servers.

Job uses another type of quotes, due to escaping problems

Change-Id: Iaf021f7776a73a68676d762cb84518b0db412ddd
2018-10-04 19:17:16 +00:00
..
main.yml Added volume usage collection, when cinder_ceilometer_enabled 2018-10-04 19:17:16 +00:00