python-troveclient/troveclient
Yotaro Konishi 84b1b0ae62 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
2018-10-02 16:49:06 +09:00
..
apiclient Fix python3 compatibility issues 2018-08-31 12:51:32 +00:00
compat Fix python3 compatibility issues 2018-08-31 12:51:32 +00:00
osc Fix wrong keyword arguments 2018-10-02 16:49:06 +09:00
tests Fix wrong keyword arguments 2018-10-02 16:49:06 +09:00
v1 Sync two parameters of cluster-create to OSC 2018-08-21 19:06:11 +08:00
__init__.py Remove vim header 2014-02-16 13:08:07 +08:00
_i18n.py Update the doc link 2017-11-24 16:04:43 +00:00
auth_plugin.py Remove log translations 2017-11-17 14:49:56 +05:30
base.py move old apiclient code out of openstack/common 2016-11-10 10:02:08 -05:00
client.py Handle log message interpolation by the logger 2017-03-08 10:00:34 -08:00
common.py move old apiclient code out of openstack/common 2016-11-10 10:02:08 -05:00
exceptions.py move old apiclient code out of openstack/common 2016-11-10 10:02:08 -05:00
extension.py Support Extensions to Trove Client 2014-01-23 11:11:58 -08:00
i18n.py Update the doc link 2017-11-24 16:04:43 +00:00
service_catalog.py move old apiclient code out of openstack/common 2016-11-10 10:02:08 -05:00
shell.py Correct help in --profile argument 2017-07-14 08:23:18 +07:00
utils.py Fix show instance with integer name NotFound 2018-01-16 16:00:29 +08:00