python-ironicclient/releasenotes/notes/node-fault-adbe74fd600063ee.yaml
Kaifeng Wang 78902bfd0c Power fault recovery: client support
This patch adds codes to support the fault field exposed from ironic API.
Querying nodes with specified fault is also supported as well.

Story: #1596107
Task: #10469
Partial-Bug: #1596107

Depends-On: https://review.openstack.org/556015/

Change-Id: I429df0ab5ea39140a2b988d5dfdacb24a67b955e
2018-06-07 20:09:07 +08:00

6 lines
166 B
YAML

---
features:
- |
Supports the node's ``fault`` field, introduced in the Bare Metal API
version 1.42, including displaying or querying nodes by this field.