tempest/tempest/lib
Matt Riedemann 2999963ff8 Allow decorators.attr to be conditional
There are cases where we want to conditionally apply an
attribute to a test function, for example, if SSH validation
is enabled then a test may run much slower than if it is not.

This adds a 'condition' kwarg to the attr() decorator which
behaves similarly to the 'condition' kwarg on the skip_because()
decorator.

Change-Id: I83233854a217b6961e7614d7d9df1b4fc8d5a640
2019-02-15 09:01:26 -05:00
..
api_schema Add response schema validation for volume qos-specs 2018-09-26 09:03:29 +08:00
cli Use --os-endpoint-type for Cinder CLI 2018-07-31 17:45:51 -05:00
cmd Fix E117 for pycodestyle (pep8) 2.5.0 2019-01-29 16:19:49 -05:00
common Merge "fix typos" 2019-02-02 00:16:01 +00:00
services Normalize endpoint path in oauth client 2019-02-12 15:43:59 +01:00
__init__.py Migrate tempest-lib code into new lib dir 2016-02-23 14:15:04 -05:00
auth.py Add missing ws seperator between words 2018-11-16 15:34:56 +08:00
base.py Fix code to pass pep8 Tox environment. 2018-04-12 11:09:37 +02:00
decorators.py Allow decorators.attr to be conditional 2019-02-15 09:01:26 -05:00
exceptions.py Change Conflict's error message 2017-11-23 16:51:37 +08:00