Update the periodic_task link for retry_scheduler
Change-Id: I531f385957ec71449a2d82975a4cd4c91c07a799
This commit is contained in:
parent
d32e82e241
commit
a5ef2a95ef
@ -47,7 +47,7 @@ class PeriodicServer(service.Service):
|
||||
"""Server to process retry and scheduled tasks.
|
||||
|
||||
This server is an Oslo periodic-task service (see
|
||||
https://docs.openstack.org/developer/oslo.service/api/periodic_task.html).
|
||||
https://docs.openstack.org/oslo.service/latest/reference/periodic_task.html).
|
||||
On a periodic basis, this server checks for tasks that need to be
|
||||
retried, and then sends them up to the RPC queue for later
|
||||
processing by a worker node.
|
||||
|
Loading…
Reference in New Issue
Block a user