neutron-tempest-plugin/neutron_tempest_plugin/common
Federico Ressi c2ed23d106 Add ip command tool for manually manage devices on VM.
Introduce 'ip' command tool wrapper to help performing below
operations:

- inspect actual guest instance IP address
- inspect network port device name
- setup trunk sub-port

Change-Id: I2afe6c82b2a58be349dda873b56aea02b9d72fd1
2018-12-17 15:45:54 +00:00
..
__init__.py Refactored Neutron tempest plugin directory structure 2017-11-13 09:19:11 +05:30
constants.py Improve security groups management. 2018-11-14 13:03:09 +01:00
ip.py Add ip command tool for manually manage devices on VM. 2018-12-17 15:45:54 +00:00
shell.py Create wrapper tool for both local and remote shell command execution. 2018-11-14 14:51:40 +01:00
socat.py Add test tools for executing socat on guest images. 2018-08-16 06:11:54 +00:00
ssh.py Create wrapper tool for both local and remote shell command execution. 2018-11-14 14:51:40 +01:00
tempest_fixtures.py Refactored Neutron tempest plugin directory structure 2017-11-13 09:19:11 +05:30
utils.py Create wrapper tool for both local and remote shell command execution. 2018-11-14 14:51:40 +01:00