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:
Alexander Bashmakov 2016-09-12 16:40:34 -07:00
parent 5c198ce456
commit 83d133765e
2 changed files with 3 additions and 2 deletions

View File

@ -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
=============

View File

@ -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