diff options
author | Dominik Mizyn <d.mizyn@samsung.com> | 2019-12-19 15:15:07 +0100 |
---|---|---|
committer | Dominik Mizyn <d.mizyn@samsung.com> | 2019-12-30 14:48:20 +0100 |
commit | e244443529afff66a5c4c1419379ee910720af5f (patch) | |
tree | 36077270c13e18067f67ef6e80ef272160d401d4 /docs/tutorials/portal-BE | |
parent | 8bdd277a883f19bd917d8fce860eaf6c78bc85f6 (diff) |
Request flow in Portal-BE documentation
This patch provide request flow model inside portal-BE project.
This patch also explain package organization in project and acces type
to objects.
Issue-ID: PORTAL-710
Change-Id: I2f74c000ac326c30b283bb893e92df1af4902fc1
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
Diffstat (limited to 'docs/tutorials/portal-BE')
-rw-r--r-- | docs/tutorials/portal-BE/index.rst | 1 | ||||
-rw-r--r-- | docs/tutorials/portal-BE/request-flow.rst | 4 | ||||
-rw-r--r-- | docs/tutorials/portal-BE/requestflow.jpeg | bin | 0 -> 226106 bytes |
3 files changed, 5 insertions, 0 deletions
diff --git a/docs/tutorials/portal-BE/index.rst b/docs/tutorials/portal-BE/index.rst index 9ab7c1aa..b1b0be0c 100644 --- a/docs/tutorials/portal-BE/index.rst +++ b/docs/tutorials/portal-BE/index.rst @@ -11,4 +11,5 @@ Building ONAP Portal BE Applications :caption: Contents: setting-up + request-flow diff --git a/docs/tutorials/portal-BE/request-flow.rst b/docs/tutorials/portal-BE/request-flow.rst new file mode 100644 index 00000000..a186b013 --- /dev/null +++ b/docs/tutorials/portal-BE/request-flow.rst @@ -0,0 +1,4 @@ +Request flow in Portal-BE project +================================= + +.. image:: requestflow.jpeg diff --git a/docs/tutorials/portal-BE/requestflow.jpeg b/docs/tutorials/portal-BE/requestflow.jpeg Binary files differnew file mode 100644 index 00000000..10c2e127 --- /dev/null +++ b/docs/tutorials/portal-BE/requestflow.jpeg |