tempest/releasenotes/notes/add-tempest-lib-remote-client-adbeb3f42a36910b.yaml
Ken'ichi Ohmichi 8499c19170 Make remote_client reno readable
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
2017-03-14 11:03:22 -07:00

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