openstack-ansible-os_cinder/releasenotes/notes/optional_cinder_audit_send_actions-76bf53ee0df68383.yaml
siavash sardari 66eb424de5 Add the ability to disable send_actions option in cinder-volume-usage-audit service.
Change-Id: I351279dab0d90e60573df7db4c80b63320dff787
Closes-Bug: #1968734
2022-04-13 16:06:34 +04:30

8 lines
364 B
YAML

---
features:
- Introduced new variable ``cinder_volume_usage_audit_send_actions_enabled``
to allow the deployer to disable the send actions option in
cinder-volume-usage-audit service unit. To have lowest possible
footprint, the default value would be true to not change the behaviour
of the cinder-volume-usage-audit in existing deployments.