8499c19170
The items of remote_client methods were unreadable, so this patch makes it readable. Change-Id: I40688fe5e7151dde48c6be0124c2c621f02de585 Ref: https://docs.openstack.org/releasenotes/tempest/unreleased.html
12 lines
270 B
YAML
12 lines
270 B
YAML
---
|
|
features:
|
|
- |
|
|
Add remote_client under tempest.lib.
|
|
This remote_client under tempest.lib is defined as stable
|
|
interface, and now this module provides the following
|
|
essential methods.
|
|
|
|
- exec_command
|
|
- validate_authentication
|
|
- ping_host
|