ironic/releasenotes/notes/remove-deprecated-deploy-erase-devices-iterations-55680ab95cbce3e9.yaml
Ruby Loo 2a9e4a5db2 Remove deprecated [deploy]erase_devices_iterations
The configuration option [deploy]/erase_devices_iterations was
deprecated in the Newton cycle (6.0.0). It is no longer supported.
The option [deploy]/shred_random_overwrite_iterations should be
used instead.

Change-Id: I808849a94c862b59f7e78c94409f2dd8d6f7eaea
Fixes-Bug: #1660838
2017-01-31 23:05:34 +00:00

7 lines
243 B
YAML

---
upgrade:
- |
The configuration option ``[deploy]/erase_devices_iterations`` was
deprecated in the Newton cycle (6.0.0). It is no longer supported. Please
use the option ``[deploy]/shred_random_overwrite_iterations`` instead.