[Trivialfix]Fix typos in ironic

Fix the typos that found in ironic

Change-Id: I65595879c203533cef1e348b6efd1daf0eb5d680
This commit is contained in:
shangxiaobj 2017-08-02 20:46:01 -07:00
parent 389b0e707d
commit 1fc4ad4771
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ GMR provides useful debugging information that can be used to obtain
an accurate view on the current live state of the system. For example,
what threads are running, what configuration parameters are in effect,
and more. The eventlet backdoor facility provides an interactive shell
interface for any eventlet based process, allowing an adminstrator to
interface for any eventlet based process, allowing an administrator to
telnet to a pre-defined port and execute a variety of commands.
Generating a GMR

View File

@ -405,7 +405,7 @@ def detach_volumes(task, volume_list, connector, allow_errors=False):
# Skip proceeding with this method if we're not raising
# errors. This will leave the volume in the detaching
# state, but in that case something very unexpected
# has occured.
# has occurred.
continue
# Attempt to identify the attachment id value to provide