Correctly point to Task Statuses from Tasks doc.
This is a doc improvement to point the Task Statuses link in tasks.html to the correct 'Task Statuses' section inside status.html. Currently, this link points to the 'Image Statuses' section instead of 'Task Statuses'. This patch addresses that. Change-Id: Iaf877a48f92aec9e789809fb5f4b9be0ca0e23cf Closes-Bug: 1622779
This commit is contained in:
parent
5c198ce456
commit
83d133765e
@ -105,6 +105,8 @@ Images in Glance can be in one the following statuses:
|
||||
|
||||
* Add location from zero to more than one.
|
||||
|
||||
.. _task-statuses:
|
||||
|
||||
Task Statuses
|
||||
=============
|
||||
|
||||
|
@ -96,8 +96,7 @@ assigned an expiration datetime that's displayed in the ``expires_at`` field.
|
||||
datetime, the task resource is subject to being deleted. The result of the
|
||||
task (for example, an imported image) will still exist.
|
||||
|
||||
For details about the defined task statuses, please see :doc:`Task
|
||||
Statuses <statuses>`
|
||||
For details about the defined task statuses, please see :ref:`task-statuses`.
|
||||
|
||||
Tasks expire eventually because there's no reason to keep them around,
|
||||
as the user will have the result of the task, which was the point of creating
|
||||
|
Loading…
Reference in New Issue
Block a user