Fix a wrong comment

TrivialFix
Change-Id: I33350a6fb6ee3d2657e3bf549f51bf4fe78e8a04
This commit is contained in:
Takashi NATSUME 2017-06-15 10:13:24 +09:00
parent 28769f9990
commit 4270353a8a
1 changed files with 1 additions and 1 deletions

View File

@ -4015,7 +4015,7 @@ class API(base.Base):
# NOTE(sbauza): Unset the host to make sure we call the scheduler
host_name = None
# FIXME(sbauza): Since only Ironic driver uses more than one
# compute per service but doesn't support evacuations,
# compute per service but doesn't support live migrations,
# let's provide the first one.
target = nodes[0]
if request_spec: