blob: 2a0a86c5ddc5be364cf175119ee7561609514dce [file] [log] [blame]
Luigi Toscanod3db3062018-01-11 10:26:54 +01001---
2other:
3 - |
4 The CLIClient class, when it calls a command line client, uses
Masayuki Igawa7ba22722018-05-31 11:31:02 +09005 ``--os-project-name`` instead of ``--os-tenant-name`` for the
6 project, and passes ``--os-identity-api-version`` (default empty).
Luigi Toscanod3db3062018-01-11 10:26:54 +01007 All CLI clients still available in supported releases of OpenStack
Masayuki Igawa7ba22722018-05-31 11:31:02 +09008 which are wrapped by the ``cmd_with_auth()`` method support those
Luigi Toscanod3db3062018-01-11 10:26:54 +01009 switches.