2018-01-11 10:26:54 +01:00
|
|
|
---
|
|
|
|
other:
|
|
|
|
- |
|
|
|
|
The CLIClient class, when it calls a command line client, uses
|
2018-05-31 11:31:02 +09:00
|
|
|
``--os-project-name`` instead of ``--os-tenant-name`` for the
|
|
|
|
project, and passes ``--os-identity-api-version`` (default empty).
|
2018-01-11 10:26:54 +01:00
|
|
|
All CLI clients still available in supported releases of OpenStack
|
2018-05-31 11:31:02 +09:00
|
|
|
which are wrapped by the ``cmd_with_auth()`` method support those
|
2018-01-11 10:26:54 +01:00
|
|
|
switches.
|