rally-openstack/tests/unit/plugins/openstack
Pavel Boldin 7fd4973be5 Introduce command-dict and validator
Refactor `vm.utils._run_command_over_ssh' making it accept a dict to
specify command as either local script file, inline script or remote
script path. Both local and inline scripts require `interpreter' being
specified. Any of the above can be a list specifying e.g. environment
variables (for `interpreter') or command args.

Introduce `valid_command' validator that checks whether the specified
command dictionary is a valid one.

Change-Id: I3c495297251c87529b9adf1e769cfe277338f5fc
Implements: blueprint vm-workloads-framework
2015-06-08 18:13:24 +03:00
..
context [Scenario] Split Scenarios - P3 2015-05-18 09:32:26 +03:00
scenarios Introduce command-dict and validator 2015-06-08 18:13:24 +03:00
wrappers [wrappers] Move wrappers under plugins.openstack 2015-06-02 16:04:59 +03:00
__init__.py Creates "plugins" tree 2015-05-06 15:58:15 +03:00