7fd4973be5
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 |
||
---|---|---|
.. | ||
openstack | ||
__init__.py |