rally/rally/plugins/common
Andrey Kurilin 9708b288df Improve `restricted_parameters` validator to cover None case
Validator raised the following error in case of None as target

  AttributeError: 'NoneType' object has no attribute 'get'

Change-Id: I23b7231ccf2f9e6982612fc7733375190ab7fc98
2020-05-07 16:20:36 +03:00
..
exporters Restruct rally.plugins.common module 2020-03-22 00:05:17 +02:00
hook Restruct rally.plugins.common module 2020-03-22 00:05:17 +02:00
runners Restruct rally.plugins.common module 2020-03-22 00:05:17 +02:00
scenarios Get back yamlutils and dummy scenarios 2020-03-22 20:26:11 +02:00
sla Restruct rally.plugins.common module 2020-03-22 00:05:17 +02:00
verification Restruct rally.plugins.common module 2020-03-22 00:05:17 +02:00
__init__.py Creates "plugins" tree 2015-05-06 15:58:15 +03:00
types.py Restruct rally.plugins.common module 2020-03-22 00:05:17 +02:00
validators.py Improve `restricted_parameters` validator to cover None case 2020-05-07 16:20:36 +03:00