[Docs] Fix links to figures

Targetting the wrong folder, and the files were
not in the right folder.

Closes-Bug: #1768554
Change-Id: I324ea0da95302612249c6119fa86e2b9c571bdfd
This commit is contained in:
Jean-Philippe Evrard 2018-05-09 17:04:50 +02:00
parent 8a6b06382e
commit e44dc6666f
15 changed files with 4 additions and 4 deletions

View File

@ -20,7 +20,7 @@ the storage network by the hypervisor on the Compute host.
The following diagram illustrates how Block Storage is connected to instances.
.. figure:: figures/production-storage-cinder.png
.. figure:: ../figures/production-storage-cinder.png
:width: 600px
The diagram shows the following steps.
@ -77,7 +77,7 @@ eventually consistent object/blob store that is accessible via HTTP/HTTPS.
The following diagram illustrates how data is accessed and replicated.
.. figure:: figures/production-storage-swift.png
.. figure:: ../figures/production-storage-swift.png
:width: 600px
The ``swift-proxy`` service is accessed by clients via the load balancer
@ -105,7 +105,7 @@ The following diagram illustrates the interactions between the Image service,
the storage device, and the ``nova-compute`` service when an instance is
created.
.. figure:: figures/production-storage-glance.png
.. figure:: ../figures/production-storage-glance.png
:width: 600px
The diagram shows the following steps.
@ -147,7 +147,7 @@ administrator is able to evacuate the instance to another Compute host and
boot it up again. The following diagram illustrates the interactions between
the storage device, the Compute host, the hypervisor, and the instance.
.. figure:: figures/production-storage-nova.png
.. figure:: ../figures/production-storage-nova.png
:width: 600px
The diagram shows the following steps.

View File

Before

Width:  |  Height:  |  Size: 100 KiB

After

Width:  |  Height:  |  Size: 100 KiB

View File

Before

Width:  |  Height:  |  Size: 85 KiB

After

Width:  |  Height:  |  Size: 85 KiB

View File

Before

Width:  |  Height:  |  Size: 82 KiB

After

Width:  |  Height:  |  Size: 82 KiB

View File

Before

Width:  |  Height:  |  Size: 106 KiB

After

Width:  |  Height:  |  Size: 106 KiB

View File

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

View File

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB