File: fix-owner-feature-2f3f0163ff307727.yaml

package info (click to toggle)
python-ironicclient 5.13.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,468 kB
  • sloc: python: 25,810; makefile: 22; sh: 8
file content (9 lines) | stat: -rw-r--r-- 261 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
---
fixes:
  - |
    ``openstack baremetal node list --owner`` was returning an error
    instead of a list of nodes for the specified owner. It has been
    fixed.

    See `story 2006563
    <https://storyboard.openstack.org/#!/story/2006563>`__ for details.