Merge "Correct url in doc source"

This commit is contained in:
Jenkins 2016-12-27 09:44:11 +00:00 committed by Gerrit Code Review
commit 74a3d147e3
4 changed files with 4 additions and 4 deletions

View File

@ -35,7 +35,7 @@ the components in the system and is sql-based by default. Other types
of database backends are somewhat supported and used by operators of database backends are somewhat supported and used by operators
but are not extensively tested upstream. but are not extensively tested upstream.
.. figure:: /images/architecture.png .. figure:: ./images/architecture.png
:figwidth: 100% :figwidth: 100%
:align: center :align: center
:alt: OpenStack Glance Architecture Diagram. :alt: OpenStack Glance Architecture Diagram.

View File

@ -181,7 +181,7 @@ of an *Image* object.
**Glance database schema** **Glance database schema**
.. figure:: /images/glance_db.png .. figure:: ./images/glance_db.png
:figwidth: 100% :figwidth: 100%
:align: center :align: center
:alt: The glance database schema is depicted by 5 tables. :alt: The glance database schema is depicted by 5 tables.

View File

@ -34,7 +34,7 @@ The domain model contains the following layers:
The schema below shows a stack that contains the Image domain layers and The schema below shows a stack that contains the Image domain layers and
their locations: their locations:
.. figure:: /images/glance_layers.png .. figure:: ./images/glance_layers.png
:figwidth: 100% :figwidth: 100%
:align: center :align: center
:alt: From top to bottom, the stack consists of the Router and REST API, :alt: From top to bottom, the stack consists of the Router and REST API,

View File

@ -62,7 +62,7 @@ Images in Glance can be in one the following statuses:
image data. An image in this state is not recoverable. image data. An image in this state is not recoverable.
.. figure:: /images/image_status_transition.png .. figure:: ./images/image_status_transition.png
:figwidth: 100% :figwidth: 100%
:align: center :align: center
:alt: The states consist of: :alt: The states consist of: