Remove errant line in comment
This commit is contained in:
parent
1f40fa4cc2
commit
ba92e8f114
@ -34,7 +34,6 @@ class TaskCreate(CliAction): # pylint: disable=too-few-public-methods
|
||||
"""
|
||||
def __init__(self, api_client, design_id, action_name=None, node_names=None, rack_names=None, node_tags=None):
|
||||
"""
|
||||
node_filter : {node_names: [], rack_names:[], node-tags[]}
|
||||
:param DrydockClient api_client: The api client used for invocation.
|
||||
:param string design_id: The UUID of the design for which to create a task
|
||||
:param string action_name: The name of the action being performed for this task
|
||||
|
Loading…
x
Reference in New Issue
Block a user