File: bug-1745099-allow-integer-portgroup-mode-6be4d3b35e216486.yaml

package info (click to toggle)
python-ironicclient 5.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,344 kB
  • sloc: python: 24,061; makefile: 20; sh: 18
file content (7 lines) | stat: -rw-r--r-- 244 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
---
fixes:
  - |
    Fixes `bug 1745099
    <https://bugs.launchpad.net/python-ironicclient/+bug/1745099>`_,
    which prevented a port group's mode from being set to an integer value
    via the ``openstack baremetal port group set`` command.