We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1e895f3 + cc9efea commit bca1851Copy full SHA for bca1851
1 file changed
openstackclient/tests/compute/v2/fakes.py
@@ -393,7 +393,7 @@ def create_one_hypervisor_stats(attrs=None):
393
:param Dictionary attrs:
394
A dictionary with all attributes
395
:return:
396
- A FakeResource object, with id, hypervisor_hostname, and so on
+ A FakeResource object, with count, current_workload, and so on
397
"""
398
attrs = attrs or {}
399
0 commit comments