summaryrefslogtreecommitdiffstats
path: root/docs/requirements/use_cases/georedundancy_cells.rst
diff options
context:
space:
mode:
authorcsatari <gergely.csatari@nokia.com>2016-08-02 14:37:36 +0200
committercsatari <gergely.csatari@nokia.com>2016-08-02 14:37:36 +0200
commit0f5bfd60319eac68b38830f8b49e19b6c03344a5 (patch)
tree4d1af70da89cbe2636efdc87962602cb5e3c58ad /docs/requirements/use_cases/georedundancy_cells.rst
parentc2b908b81427ae9a4af5f5cfa435429ad665b6c7 (diff)
Explanatory figures
Based on the comments of Fathemeh I've added 3 explanatory figures. Change-Id: Ica4a373ab88979162f064740c6020d0789b20cfe Signed-off-by: csatari <gergely.csatari@nokia.com>
Diffstat (limited to 'docs/requirements/use_cases/georedundancy_cells.rst')
-rw-r--r--docs/requirements/use_cases/georedundancy_cells.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/requirements/use_cases/georedundancy_cells.rst b/docs/requirements/use_cases/georedundancy_cells.rst
index 36964ac..ad664e8 100644
--- a/docs/requirements/use_cases/georedundancy_cells.rst
+++ b/docs/requirements/use_cases/georedundancy_cells.rst
@@ -13,6 +13,13 @@ perspective as the sub-cells are using only the internal message bus and there
is no API (and CLI) to do maintenance actions in case of a network connectivity
problem between the main cell and the sub cells.
+The following figure (:numref:`cells-architecture`) shows the architecture of
+the most relevant OpenStack components in multi cell OpenStack environment.
+
+.. figure:: images/cells-architecture.png
+ :name: cells-architecture
+ :width: 50%
+
The functionality behind the API depends on the underlying network providers (SDN
controllers) and the networking setup.
(For example OpenDaylight has an API to add new BGP neighbor.)