From 10fdc075fd6b3b7e7180b4d691e1bd17341ab9ab Mon Sep 17 00:00:00 2001 From: jeckxie Date: Thu, 22 Dec 2016 15:11:45 +0800 Subject: [PATCH] [TrivialFix] Fix comment typo error Change-Id: I3134bebb30f43a38d716060f99890645d809bf91 --- nova/cells/utils.py | 2 +- nova/conf/compute.py | 2 +- nova/conf/xenserver.py | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/nova/cells/utils.py b/nova/cells/utils.py index f3d2619c6d37..7c9078458575 100644 --- a/nova/cells/utils.py +++ b/nova/cells/utils.py @@ -123,7 +123,7 @@ class ServiceProxy(_CellProxy): # ComputeNode object that consumers of this Proxy don't use, we can # safely remove it from what's returned raise AttributeError - # NOTE(claudiub): needed for py34 compatiblity. + # NOTE(claudiub): needed for py34 compatibility. # get self._obj first, without ending into an infinite recursion. return getattr(self.__getattribute__("_obj"), key) diff --git a/nova/conf/compute.py b/nova/conf/compute.py index 9021b98c1203..005eebfaa985 100644 --- a/nova/conf/compute.py +++ b/nova/conf/compute.py @@ -289,7 +289,7 @@ notifications are consumed by OpenStack Telemetry service. min=0, help=""" Maximum number of 1 second retries in live_migration. It specifies number -of retries to iptables when it complains. It happens when an user continously +of retries to iptables when it complains. It happens when an user continuously sends live-migration request to same host leading to concurrent request to iptables. diff --git a/nova/conf/xenserver.py b/nova/conf/xenserver.py index 4056973f4e4f..757ab161f6f6 100644 --- a/nova/conf/xenserver.py +++ b/nova/conf/xenserver.py @@ -257,7 +257,7 @@ xenapi_vm_utils_opts = [ help=""" Cache glance images locally. -The value for this option must be choosen from the choices listed +The value for this option must be chosen from the choices listed here. Configuring a value other than these will default to 'all'. Note: There is nothing that deletes these images. @@ -336,7 +336,7 @@ If set to 0, should try once, no retries. help=""" Whether or not to download images via Bit Torrent. -The value for this option must be choosen from the choices listed +The value for this option must be chosen from the choices listed here. Configuring a value other than these will default to 'none'. Possible values: