rally/rally/task
prazumovsky 53241478c8 Fix incorrect __round__ behaviour
In some cases with large scenario parameters,
__round__ raises an error:

TypeError: type NoneType doesn't define __round__ method

Fix __round__ behaviour for StreamingAlgorithm ins == None.

Change-Id: I33acb494ddabc6855bd73868ebf8cbeee43bab86
2020-01-15 17:53:37 +04:00
..
processing Fix incorrect __round__ behaviour 2020-01-15 17:53:37 +04:00
__init__.py Rename rally/benchmark to rally/task 2015-07-01 23:38:48 +03:00
atomic.py Add missing ws separator between words 2018-11-21 10:26:22 +08:00
context.py Task context: implement comparison operators 2019-03-17 03:15:08 +03:00
engine.py Fix usage of InvalidTaskException in the task engine 2018-09-09 14:47:54 +03:00
exporter.py [docs] Check docstrings of plugin bases 2018-11-29 22:52:59 -08:00
functional.py [CI] Update hacking and fix pep8 errors 2017-03-02 08:00:43 +00:00
hook.py Port inner stuff to the new task format 2017-10-06 15:54:41 +03:00
runner.py [task results]Add some validation for importing task results 2017-10-09 14:16:47 +08:00
scenario.py Add missing ws separator between words 2018-11-21 10:26:22 +08:00
service.py Use rally.plugins.openstack.osclients import everywhere 2017-10-06 16:16:24 -07:00
sla.py Improve Rally Logging (part 4) 2017-10-05 23:29:37 -07:00
task_cfg.py [task] Improve validation 2018-08-17 00:07:29 +03:00
trigger.py Port inner stuff to the new task format 2017-10-06 15:54:41 +03:00
types.py [docs] Check docstrings of plugin bases 2018-11-29 22:52:59 -08:00
utils.py Add missing ws separator between words 2018-11-21 10:26:22 +08:00
validation.py [evil] Remove OpenStack related plugins 2018-06-20 19:01:47 +03:00