modify notes in the FakeHypervisorStats docstring
The arugments should be: count and current_workload Change-Id: I445d1d72d1f1b86a626bb4c9512cdb8311b2ebc9
This commit is contained in:
parent
272d193401
commit
cc9efea9e0
@ -393,7 +393,7 @@ class FakeHypervisorStats(object):
|
|||||||
:param Dictionary attrs:
|
:param Dictionary attrs:
|
||||||
A dictionary with all attributes
|
A dictionary with all attributes
|
||||||
:return:
|
:return:
|
||||||
A FakeResource object, with id, hypervisor_hostname, and so on
|
A FakeResource object, with count, current_workload, and so on
|
||||||
"""
|
"""
|
||||||
attrs = attrs or {}
|
attrs = attrs or {}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user