mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 07:20:45 +00:00
Merge "modify notes in the FakeHypervisorStats docstring"
This commit is contained in:
commit
bca1851911
1 changed files with 1 additions and 1 deletions
|
|
@ -393,7 +393,7 @@ class FakeHypervisorStats(object):
|
|||
:param Dictionary attrs:
|
||||
A dictionary with all attributes
|
||||
:return:
|
||||
A FakeResource object, with id, hypervisor_hostname, and so on
|
||||
A FakeResource object, with count, current_workload, and so on
|
||||
"""
|
||||
attrs = attrs or {}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue