openstacksdk/releasenotes/notes/baremetal-fields-1f6fbcd8bd1ea2aa.yaml
Dmitry Tantsur 79dff76bef Fix requesting specific fields from ironic
Currently we try sending a Python dict in the query, which obviously
does not work. Convert fields to a comma-separated list first.

For chassis specify that the required API version 1.8 is supported.

Change-Id: Ie1c3230f4fd14a59237a55bab2e91f04d50529a7
2018-12-10 13:30:54 +01:00

5 lines
80 B
YAML

---
fixes:
- |
Fixes specifying fields when listing bare metal resources.