trivial: fix a comment typo

s/ned/need

TrivialFix

Change-Id: I3527fe145720e280151c378991dff451afa7014e
Signed-off-by: Chen Hanxiao <chenhx@certusnet.com.cn>
This commit is contained in:
Chen Hanxiao 2018-04-11 17:53:31 +08:00
parent 15f1caf98a
commit 3176f21500
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ class ConsoleProxyManager(manager.Manager):
except exception.NotFound:
# NOTE(mdragon): Right now, the only place this info exists is the
# compute worker's flagfile, at least for
# xenserver. Thus we ned to ask.
# xenserver. Thus we need to ask.
pool_info = self.compute_rpcapi.get_console_pool_info(context,
instance_host, console_type)
pool_info['password'] = self.driver.fix_pool_password(