Files
puppet-nova/releasenotes/notes/libvirt-num_volume_scan_tries-505bfb29de5dd468.yaml
Takashi Kajinami 2e5820d772 Add support for [libvirt] num_volume_scan_tries
Nova allows tuning retries to scan volume devices, which can be
useful in system where volume operation is slow.

Change-Id: Ifdb7c4ef3a68a2e8cd1d4622c2e6130b5a71e82e
2023-11-16 12:50:53 +09:00

6 lines
112 B
YAML

---
features:
- |
The new ``nova::compute::libvirt::num_volume_scan_tries`` parameter has
been added.