Merge "Fix simple typos in file hypervisors.py"

This commit is contained in:
Jenkins 2016-12-29 12:36:59 +00:00 committed by Gerrit Code Review
commit 6f9dfb6932

View File

@ -83,7 +83,7 @@ class ListAndGetUptimeHypervisors(utils.NovaScenario):
"""List hypervisors,then display the uptime of it.
The scenario first list all hypervisors,then display
the uptime of the listed hypervisors in trun.
the uptime of the listed hypervisors in turn.
Measure the "nova hypervisor-uptime" command performance.