[Trivial] Fix is_fast_track parameter doc string
Change-Id: I209d98c1f0017cea2a8c24bce473a29c8665bd69
This commit is contained in:
parent
0f3476a4be
commit
bd20f3ac21
@ -872,7 +872,7 @@ def is_fast_track(task):
|
||||
within the timeout set by [deploy]fast_track_timeout and the power
|
||||
state for the machine is POWER_ON, then fast track is permitted.
|
||||
|
||||
:param node: A node object.
|
||||
:param task: Taskmanager object
|
||||
:returns: True if the last heartbeat that was recorded was within
|
||||
the [deploy]fast_track_timeout setting.
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user