File: bug-1989818-fix-share-network-output-format-93d997f0f4a33fab.yaml

package info (click to toggle)
python-manilaclient 5.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,768 kB
  • sloc: python: 49,541; makefile: 99; sh: 2
file content (6 lines) | stat: -rw-r--r-- 205 bytes parent folder | download
1
2
3
4
5
6
---
fixes:
  - |
    The format of the osc share network subnet create command output has been
    updated to return a list of hosts instead of a dictionary, as we do for
    other commands in the client.