From 39cde81e4005a06272b200c3163d11953aaa75f9 Mon Sep 17 00:00:00 2001 From: Chen Hanxiao Date: Fri, 5 Jan 2018 15:30:35 +0800 Subject: [PATCH] conf: hyperv: fix a comment typo s/by retrieved/be retrieved TrivialFix Change-Id: I9a08940593dc5e74e62a749e3f7a4f628570ea4e Signed-off-by: Chen Hanxiao --- nova/conf/hyperv.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nova/conf/hyperv.py b/nova/conf/hyperv.py index 3ee2589f2e99..d390d8df517f 100644 --- a/nova/conf/hyperv.py +++ b/nova/conf/hyperv.py @@ -46,7 +46,7 @@ Possible values: Enable instance metrics collection Enables metrics collections for an instance by using Hyper-V's -metric APIs. Collected data can by retrieved by other apps and +metric APIs. Collected data can be retrieved by other apps and services, e.g.: Ceilometer. """), cfg.StrOpt('instances_path_share',