Updated Sahara arch diagram

Format switched to .svg for better scalability

Closes-bug: #1373563
Change-Id: I2d65e452a02b61ee3c6bd1c02f469f2325917c39
This commit is contained in:
Nikita Konovalov 2016-03-16 16:30:46 +03:00
parent f6968df9f7
commit 38b793d4e5
3 changed files with 9 additions and 2 deletions

View File

@ -1,9 +1,9 @@
Architecture
============
.. image:: images/sahara-architecture.png
.. image:: images/sahara-architecture.svg
:width: 800 px
:scale: 99 %
:scale: 100 %
:align: left
@ -14,6 +14,9 @@ The Sahara architecture consists of several components:
* DAL - Data Access Layer, persists internal models in DB.
* Secure Storage Access Layer - persists the authentication data like passwords
and private keys in a secure storage.
* Provisioning Engine - component responsible for communication with
the OpenStack Compute (nova), Orchestration (heat), Block Storage (cinder)
and Image (glance) services.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 60 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 276 KiB