ironic-python-agent/releasenotes/notes/root-device-hints-rotational-67e6e61074c26561.yaml
Lucas Alvares Gomes 080e413b9c Extend root device hints to support "rotational"
This patch is extending the root device hints to also consider if a disk
is a rotational device or not. This hint makes it easier to separate
SSDs and HDDs when selecting the device to deploy the image onto.

Partial-Bug: #1599517
Change-Id: I270fe57df825929bdef7911b3a6757cf7163a5f1
2016-07-11 14:30:35 +01:00

5 lines
100 B
YAML

---
features:
- Extend the root device hints to identify whether a disk is rotational
or not.