Files
tempest/tempest/lib/cli
Takemi Asakura 30a269ceee Cinder client fails if identity API version specified
The `CLIClient` class, which is used as an interface to various openstack related CLIs, however, the `--os-identity-api-version` option is not available outside of swift and openstack client.

When `--os-identity-api-version` is used except for swift and openstack clients, the following fixes were made to prevent passing options to the client.

- Add a statement in the `cmd_with_auth` method that `--os-identity-api-version` is used only for swift and openstack

Closes-Bug: #1980252
Change-Id: I8cfe63551cadd2f773c7455786b01f12e4843796
2023-03-01 19:44:15 +09:00
..
2018-07-06 14:01:28 +01:00