blob: e3443c8a2c5e3b8c882507e9fad2bdbb5d1045bd [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
5 --os-project-name instead of --os-tenant-name for the project, and
6 passes --os-identity-api-version (default empty).
7 All CLI clients still available in supported releases of OpenStack
8 which are wrapped by the cmd_with_auth() method support those
9 switches.