Ken'ichi Ohmichi | d25a1a3 | 2017-03-01 13:40:35 -0800 | [diff] [blame^] | 1 | --- |
2 | features: | ||||
3 | - Add remote_client under tempest.lib. | ||||
4 | This remote_client under tempest.lib is defined as stable | ||||
5 | interface, and now this module provides the following | ||||
6 | essential methods. | ||||
7 | |||||
8 | * exec_command | ||||
9 | * validate_authentication | ||||
10 | * ping_host |