Skip to content

Commit bca1851

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "modify notes in the FakeHypervisorStats docstring"
2 parents 1e895f3 + cc9efea commit bca1851

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • openstackclient/tests/compute/v2

openstackclient/tests/compute/v2/fakes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ def create_one_hypervisor_stats(attrs=None):
393393
:param Dictionary attrs:
394394
A dictionary with all attributes
395395
:return:
396-
A FakeResource object, with id, hypervisor_hostname, and so on
396+
A FakeResource object, with count, current_workload, and so on
397397
"""
398398
attrs = attrs or {}
399399

0 commit comments

Comments
 (0)