File: fix-is-default-empty-557844001e0401e2.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-- 249 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
---
fixes:
  - The share type and share group type shell commands retrieve
    the 'is_default' value from the manila API where supported.
    This fix also addresses the blank 'is_default' field when
    creating share types and share group types.