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

View File

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