ironic/releasenotes/notes/root-device-hints-rotational-c21f02130394e1d4.yaml
Lucas Alvares Gomes 170ba4f295 Add and document the "rotational" root device hint
This patch is adding a new root device hint called "rotational". This
hint is used to identify whether a device is rotational or not making it
easy to distinguish HDDs and SSDs when choosing which disk Ironic
should deploy the image onto.

Closes-Bug: #1599517
Depends-On: I270fe57df825929bdef7911b3a6757cf7163a5f1
Change-Id: Id630a0b9d02ed8e1bd674c32bef0d489849c3f29
2016-07-12 17:14:34 +01:00

5 lines
100 B
YAML

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