File: bug-1975488-skip-force-kwarg-if-unspecified-f98c717df1d6e364.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-- 201 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
---
fixes:
  - |
    Fixed a regression with the use of the "force" keyword in the "extend" API
    in the Share resource. See `LP
    #1975488 <https://launchpad.net/bugs/1975488>`_ for more details.