Skip to content

Commit cc9efea

Browse files
zheng yinstevemar
authored andcommitted
modify notes in the FakeHypervisorStats docstring
The arugments should be: count and current_workload Change-Id: I445d1d72d1f1b86a626bb4c9512cdb8311b2ebc9
1 parent 272d193 commit cc9efea

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)