tempest/tempest/tests/lib/cli
Luigi Toscano d3db306af8 CLI tests: Identity v3 (project name, api version)
Switch to --os-project-name instead of --os-tenant-name, and pass
also --os-identity-api-version.
All the clients which are wrapped by some method of the CLIClient class
and which use cmd_with_auth support the newly introduced flags at least
since Liberty.
Only exception: the keystone client, which was removed in Newton, so
it is not supported anyway (and it has not been fixed).

Closes-Bug: #1721553
Change-Id: I6d34e76b4089be024093a75f9e467d273d80f1c2
2018-01-11 10:26:54 +01:00
..
__init__.py Migrate tempest-lib code into new lib dir 2016-02-23 14:15:04 -05:00
test_command_failed.py Fix base unit test class location 2016-04-22 18:11:30 -04:00
test_execute.py CLI tests: Identity v3 (project name, api version) 2018-01-11 10:26:54 +01:00
test_output_parser.py Fix base unit test class location 2016-04-22 18:11:30 -04:00