From b79087dfbea6f1a6bb902c180ca2dee0dece65d9 Mon Sep 17 00:00:00 2001 From: "jose.lausuch" Date: Thu, 2 Feb 2017 16:33:44 +0100 Subject: Upgrade High level architecture config guide Change-Id: I4a344b3d9781c8254b84aa53dd62c9e2637d9eb9 Signed-off-by: jose.lausuch --- docs/configguide/index.rst | 122 +++++++++++++++++++++++---------------------- 1 file changed, 62 insertions(+), 60 deletions(-) (limited to 'docs') diff --git a/docs/configguide/index.rst b/docs/configguide/index.rst index 58e8a1343..f12739e31 100644 --- a/docs/configguide/index.rst +++ b/docs/configguide/index.rst @@ -37,67 +37,69 @@ High level architecture The high level architecture of Functest within OPNFV can be described as follows:: - CIMC/Lights+out management Admin Private Public Storage + CIMC/Lights+out management Admin Mgmt/API Public Storage Private PXE - + + + + + - | | | | | - | +----------------------------+ | | | | - | | | | | | | - +-----+ Jumphost | | | | | - | | +--------+ | | | - | | | | | | | - | | +--------------------+ | | | | | - | | | | | | | | | - | | | Tools | +----------------+ | | - | | | - Rally | | | | | | - | | | - Robot | | | | | | - | | | - TestON | | | | | | - | | | | | | | | | - | | | Testcases | | | | | | - | | | - VIM | | | | | | - | | | -- healthcheck | | | | | | - | | | -- vPing_ssh | | | | | | - | | | -- vPing_userdata | | | | | | - | | | -- SNAPS_cases | | | | | | - | | | -- Tempest_smoke | | | | | | - | | | -- Rally_sanity | | | | | | - | | | -- Tempest_full | | | | | | - | | | -- Rally_full | | | | | | - | | | | | | | | | - | | | - SDN Controller | | | | | | - | | | -- odl | | | | | | - | | | -- onos | | | | | | - | | | | | | | | | - | | | - Features | | | | | | - | | | | | | | | | - | | | - VNF | | | | | | - | | | | | | | | | - | | +--------------------+ | | | | | - | | Functest Docker +-------------------------+ | - | | | | | | | - | | +---------------------------------+ - | | | | | | | - | +----------------------------+ | | | | - | | | | | - | +----------------+ | | | | - | | 1 | | | | | - +----+ +--------------+-+ | | | | - | | | 2 | | | | | - | | | +--------------+-+ | | | | - | | | | 3 | | | | | - | | | | +--------------+-+ | | | | - | | | | | 4 | | | | | - | +-+ | | +--------------+-+ | | | | - | | | | | 5 +-------------+ | | | - | +-+ | | nodes for | | | | | - | | | | deploying +---------------------+ | | - | +-+ | OPNFV | | | | | - | | | +------------------------------+ | - | +-+ SUT | | | | | - | | +--------------------------------------+ - | +----------------+ | | | | - | | | | | - + + + + + + + + + + + + + | | | | | | + | +----------------------------+ | | | | | + | | | | | | | | + +-----+ Jumphost | | | | | | + | | +--------+ | | | | + | | | | | | | | + | | +--------------------+ | | | | | | + | | | | | | | | | | + | | | Tools | +----------------+ | | | + | | | - Rally | | | | | | | + | | | - Robot | | | | | | | + | | | - TestON | | | | | | | + | | | | |-------------------------+ | | + | | | Testcases | | | | | | | + | | | - VIM | | | | | | | + | | | -- healthcheck | | | | | | | + | | | -- vPing_ssh | | | | | | | + | | | -- vPing_userdata | | | | | | | + | | | -- SNAPS_cases | | | | | | | + | | | -- Tempest_smoke | | | | | | | + | | | -- Rally_sanity | | | | | | | + | | | -- Tempest_full | | | | | | | + | | | -- Rally_full | | | | | | | + | | | | | | | | | | + | | | - SDN Controller | | | | | | | + | | | -- odl | | | | | | | + | | | -- onos | | | | | | | + | | | | | | | | | | + | | | - Features | | | | | | | + | | | | | | | | | | + | | | - VNF | | | | | | | + | | | | | | | | | | + | | +--------------------+ | | | | | | + | | Functest Docker + | | | | | + | | | | | | | | + | | | | | | | | + | | | | | | | | + | +----------------------------+ | | | | | + | | | | | | + | +----------------+ | | | | | + | | 1 | | | | | | + +----+ +--------------+-+ | | | | | + | | | 2 | | | | | | + | | | +--------------+-+ | | | | | + | | | | 3 | | | | | | + | | | | +--------------+-+ | | | | | + | | | | | 4 | | | | | | + | +-+ | | +--------------+-+ | | | | | + | | | | | 5 +-------------+ | | | | + | +-+ | | nodes for | | | | | | + | | | | deploying +---------------------+ | | | + | +-+ | OPNFV | | | | | | + | | | +------------------------------+ | | + | +-+ SUT | | | | | | + | | +--------------------------------------+ | + | | | | | | | | + | | +----------------------------------------------+ + | +----------------+ | | | | | + | | | | | | + + + + + + + SUT = System Under Test All the libraries and dependencies needed by all of the Functest tools -- cgit 1.2.3-korg