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