ironic/releasenotes/notes/support-root-device-hints-with-operators-96cf34fa37b5b2e8.yaml
Lucas Alvares Gomes 45b85e580e Docs: Document using operators with root device hints
This patch is adding documentation for operators in root device hints:
In which release they are available, what are the supported operators
and few usage examples.

The patch also adds a link to the documentation in the release note.

Closes-Bug: #1561137
Change-Id: I419ca5b07238a3996bcc0c76560349ad70a93f52
2016-11-16 14:42:38 +00:00

8 lines
411 B
YAML

---
features:
- Adds support for using operators with the root device hints mechanism.
The supported operators are, ``=``, ``==``, ``!=``, ``>=``,
``<=``, ``>``, ``<``, ``s==``, ``s!=``, ``s>=``, ``s>``,
``s<=``, ``s<``, ``<in>``, ``<all-in>`` and ``<or>``. See
http://docs.openstack.org/project-install-guide/baremetal/draft/advanced.html#specifying-the-disk-for-deployment-root-device-hints