ironic/releasenotes/notes/adds-secure-erase-switch-23f449c86b3648a4.yaml
Julia Kreger 6b0290eb24 Adds enable_ata_secure_erase option
Adds an option for the dependent patch which
just updates the the driver_internal_info to
trigger a behavior change in IPA.

Depends-On: https://review.openstack.org/#/c/575207
Change-Id: Ic4210711b64c47d253161e50e8a371f6365a7c39
Story: #2002546
Task: #22106
2018-06-18 18:23:24 +00:00

8 lines
285 B
YAML

---
features:
- |
Adds the ``[deploy]enable_ata_secure_erase`` option which allows an
operator to disable ATA Secure Erase for all nodes being managed by
the conductor. This setting defaults to ``True`` which aligns with
the prior behavior of the Bare Metal service.