docs: update cinder system architecture page

Add png detailing interactions between different cinder components

Related-Bug: 1848361

Change-Id: If81de71d4719db2e194b95626229a73d1ed4bfb9
This commit is contained in:
Shatadru Bandyopadhyay 2019-10-17 01:09:16 +05:30
parent b8198de09a
commit e833ea8b20
2 changed files with 5 additions and 16 deletions

View File

@ -31,23 +31,12 @@ Components
Below you will find a brief explanation of the different components.
::
/- ( LDAP )
[ Auth Manager ] ---
| \- ( DB )
|
|
cinderclient |
/ \ | /- [ scheduler ] -- [ volume ] -- ( iSCSI )
[ Web Dashboard ]- -[ api ] -- < AMQP > --
\ / | \- [ backup ]
novaclient |
|
|
|
< REST >
.. figure:: ../images/architecture.png
:alt: Cinder architecture
:align: center
:width: 110%
..
* DB: sql database for data storage. Used by all components (LINKS NOT SHOWN).
* Web Dashboard: potential external component that talks to the api.

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB