Use local images instead of references
In doc/source/contribute/architecture.rst, there's reference to .gif files hosted at rackcdn.com. This is considered a privacy breach in Debian. This patch uses local images rather than a reference. Change-Id: Ia192b78384a1e32918169f6ca73f24eeaba6a611 Closes-Bug: 1537346
This commit is contained in:
parent
7adaba348f
commit
6d541ffa28
@ -12,7 +12,7 @@ Overall Architecture
|
||||
|
||||
The next figure presents an overall logical diagram for Barbican.
|
||||
|
||||
.. image:: http://0a5aa9029f70acecc898-b578de5fa5a4bf8c8b1d7c616994834b.r11.cf1.rackcdn.com/barbican-overall-architecture.gif
|
||||
.. image:: ./../images/barbican-overall-architecture.gif
|
||||
|
||||
The API node(s) handle incoming REST requests to Barbican. These nodes can
|
||||
interact with the database directly if the request can be completed
|
||||
@ -35,7 +35,7 @@ logging.
|
||||
|
||||
The next figure examines the components within Barbican.
|
||||
|
||||
.. image:: http://0a5aa9029f70acecc898-b578de5fa5a4bf8c8b1d7c616994834b.r11.cf1.rackcdn.com/barbican-components.gif
|
||||
.. image:: ./../images/barbican-components.gif
|
||||
|
||||
Several potential clients of the Barbican REST interface are noted, including
|
||||
`Castellan <https://github.com/openstack/castellan>`_ which presents a generic
|
||||
|
BIN
doc/source/images/barbican-components.gif
Normal file
BIN
doc/source/images/barbican-components.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 54 KiB |
BIN
doc/source/images/barbican-overall-architecture.gif
Normal file
BIN
doc/source/images/barbican-overall-architecture.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 25 KiB |
Loading…
x
Reference in New Issue
Block a user