Merge "Fix the wrong description"

This commit is contained in:
Zuul 2018-02-08 22:17:53 +00:00 committed by Gerrit Code Review
commit 55021f89ea
1 changed files with 1 additions and 1 deletions

View File

@ -867,7 +867,7 @@ class IronicDriver(virt_driver.ComputeDriver):
with) NOSTATE and all resources == 0.
:param instance: the instance object.
:returns: a InstanceInfo object
:returns: an InstanceInfo object
"""
try:
node = self._validate_instance_and_node(instance)