Luigi Toscano | d3db306 | 2018-01-11 10:26:54 +0100 | [diff] [blame] | 1 | --- |
| 2 | other: |
| 3 | - | |
| 4 | The CLIClient class, when it calls a command line client, uses |
Masayuki Igawa | 7ba2272 | 2018-05-31 11:31:02 +0900 | [diff] [blame] | 5 | ``--os-project-name`` instead of ``--os-tenant-name`` for the |
| 6 | project, and passes ``--os-identity-api-version`` (default empty). |
Luigi Toscano | d3db306 | 2018-01-11 10:26:54 +0100 | [diff] [blame] | 7 | All CLI clients still available in supported releases of OpenStack |
Masayuki Igawa | 7ba2272 | 2018-05-31 11:31:02 +0900 | [diff] [blame] | 8 | which are wrapped by the ``cmd_with_auth()`` method support those |
Luigi Toscano | d3db306 | 2018-01-11 10:26:54 +0100 | [diff] [blame] | 9 | switches. |