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

package info (click to toggle)
python-troveclient 1%3A8.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,836 kB
  • sloc: python: 17,198; sh: 77; makefile: 15
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.