python-ironicclient/releasenotes/notes/fix-port-name-0d8190665b89c6d7.yaml
Doug Goldstein 2caa47fdf0
fix port name in Port resource
The name of the port is in the 'name' field coming back from the API and
not in the 'port_name' field.

Change-Id: Iad986ea693396a1bdb93345c7c9e778560ae7c06
Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
2024-11-04 17:34:21 -06:00

5 lines
83 B
YAML

---
fixes:
- |
Display correct field for the port name of the Port resource.