modified the description of service.list
The description of service.list is unprecise. The service.list gets a list of services, not to get cpu/memory/hdd info for host. Change-Id: If5994be2f9e67766f7e2a9d786c32f0569b16b3c
This commit is contained in:
parent
ccae3f0951
commit
dd2a9b26fa
@ -37,7 +37,7 @@ class ServiceManager(base.ManagerWithFind):
|
||||
|
||||
def list(self, host=None, binary=None):
|
||||
"""
|
||||
Describes cpu/memory/hdd info for host.
|
||||
Get a list of services.
|
||||
|
||||
:param host: destination host name.
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user