Merge "Fix a wrong comment"

This commit is contained in:
Jenkins 2017-06-19 17:34:10 +00:00 committed by Gerrit Code Review
commit e90e6f01e0
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: