Merge "Remove redundant white space"

This commit is contained in:
Jenkins 2016-07-21 09:32:02 +00:00 committed by Gerrit Code Review
commit 9812169c0b
1 changed files with 1 additions and 1 deletions

View File

@ -586,7 +586,7 @@ def clean_up():
return uuids return uuids
def create_node(driver, ironic=None, **attributes): def create_node(driver, ironic=None, **attributes):
"""Create ironic node and cache it. """Create ironic node and cache it.
* Create new node in ironic. * Create new node in ironic.