170ba4f295
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
5 lines
100 B
YAML
5 lines
100 B
YAML
---
|
|
features:
|
|
- Extend the root device hints to identify whether a disk is rotational
|
|
or not.
|