Merge "modify notes in the FakeHypervisorStats docstring"

This commit is contained in:
Jenkins 2016-07-07 17:35:55 +00:00 committed by Gerrit Code Review
commit bca1851911

View File

@ -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 {}