Merge "Fix typos There are two 'the', delete one of them."
This commit is contained in:
commit
80e605b4e6
@ -410,7 +410,7 @@ class Node(base.IronicObject, object_base.VersionedObjectDictCompat):
|
||||
:raises: BadRequest if fields contains a traits that are not None.
|
||||
"""
|
||||
if 'traits' in fields:
|
||||
# NOTE(mgoddard): Traits should be updated via the the node
|
||||
# NOTE(mgoddard): Traits should be updated via the node
|
||||
# object's traits field, which is itself an object. We shouldn't
|
||||
# get here with changes to traits, as this should be handled by the
|
||||
# API. When services are pinned to Pike, we can get here with
|
||||
|
Loading…
x
Reference in New Issue
Block a user