tempest/tempest/lib/cli
Julia Kreger 41a06110b2 cli auth: only inject project name if provided
One can create and need to execute execute functional
tests which may operate with a different scope, i.e. without
a project name. This was not previously functional as the
tempest method would always inject a project name when
none was provided, which would then result in commands
being executed with "--os-project-name None" which would
result in the command failing.

Change-Id: Ieeed191addb277f0c39c7a11f1f77034915be7fc
2024-02-10 15:51:07 -08:00
..
__init__.py Migrate tempest-lib code into new lib dir 2016-02-23 14:15:04 -05:00
base.py cli auth: only inject project name if provided 2024-02-10 15:51:07 -08:00
output_parser.py Mark raw strings as such 2018-07-06 14:01:28 +01:00