Go to file
Federico Ressi 0e04f8f2b7 Create wrapper tool for both local and remote shell command execution.
Create base function called execute that takes a command and execute
it using either subprocess module or an SSH client to allow
implementing commands wrapper that can be executed either locally or
remotelly.

It also try to handle timeouts and produce good error capable of
reporting whats written to stdout and stderr.

Change-Id: I1a30b82338f44a4182722973e7ad3da2872295fd
2018-11-14 14:51:40 +01:00
2018-03-14 18:16:36 +05:30
2018-05-29 14:34:42 -04:00
2018-05-29 14:34:42 -04:00
2018-01-27 20:11:19 +00:00
2018-05-29 14:34:42 -04:00
2018-10-09 20:00:27 -04:00

Neutron Tempest Plugin

Tempest plugin for Neutron project.

It contains the tempest plugin for the functional testing of Neutron Project.

Description
Tempest plugin for the Neutron project.
Readme 26 MiB
Languages
Python 98.9%
Shell 1.1%