Unexpected keyword argument exception when 'openstack database flavor list'

Bug #1794663 reported by Yotaro Konishi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-troveclient
Fix Released
Undecided
Yotaro Konishi

Bug Description

Currently 'openstack database flavor list' fails as following:

$ openstack database flavor list --datastore-type postgresql --datastore-version-id 9.6

> list_datastore_version_associated_flavors() got an unexpected keyword argument 'datastore_type'

Changed in python-troveclient:
assignee: nobody → Yotaro Konishi (konishi-yotaro)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-troveclient (master)

Reviewed: https://review.openstack.org/605597
Committed: https://git.openstack.org/cgit/openstack/python-troveclient/commit/?id=84b1b0ae6255bf35e02d4659336f40bf30250b07
Submitter: Zuul
Branch: master

commit 84b1b0ae6255bf35e02d4659336f40bf30250b07
Author: Yotaro Konishi <email address hidden>
Date: Thu Sep 27 15:41:38 2018 +0900

    Fix wrong keyword arguments

    Currently 'openstack database flavor list' command fails when using
    '--datastore-type' and '--datastore-version-id' options. This change
    fixes the issue by correcting keyword arguments.

    This change also adds a test case of listing flavors with the optional
    arguments.

    Change-Id: I37be4911d4dda1529e2550344a912e0aa3c50558
    Closes-Bug: #1794663

Changed in python-troveclient:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-troveclient 2.17.0

This issue was fixed in the openstack/python-troveclient 2.17.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.