File: fix-wrong-datastore-flavors-args-in-osc-e0322cb5424f8c1b.yaml

package info (click to toggle)
python-troveclient 1%3A8.8.0-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,852 kB
  • sloc: python: 17,208; sh: 67; makefile: 17
file content (7 lines) | stat: -rw-r--r-- 272 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
---
fixes:
  - |
    [`bug 1794663 <https://bugs.launchpad.net/python-troveclient/+bug/1794663>`_]
    Fixed wrong keyword arguments to make ``openstack database flavor list``
    command work properly with ``--datastore-type`` and
    ``--datastore-version-id`` options.