blob: 060bc90e6c0de1b16e81777bfe3dd9ad0e37591a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
|
.. This work is licensed under a Creative Commons Attribution 4.0
.. International License. http://creativecommons.org/licenses/by/4.0
.. Copyright 2017 AT&T Intellectual Property. All rights reserved.
.. index:: User Guides
.. _user-guides:
User Guides
===========
The following guides are provided to describe tasks that a user of
ONAP may need to perform when integrating, deploying, testing and operating
an instance of ONAP.
E2E User Guides
---------------
.. toctree::
:maxdepth: 1
design/index.rst
instantiate/index.rst
configure/index.rst
Component User Guides
---------------------
.. toctree::
:maxdepth: 1
onap-portal-user/onap-portal-user.rst
onapcli.rst
For other ONAP components please review the individual
document sets in :ref:`doc_onap-developer_guide_projects`
Tutorials
---------
.. toctree::
:maxdepth: 1
vFW Design Tutorial <./vfw-design-tutorial/index.rst>
vFW Deployment Tutorial <./vfw-deployment-tutorial/index.rst>
vFWCL Design Tutorial <./vfwcl-design-tutorial/index.rst>
vFWCL Deployment Tutorial <./vfwcl-deployment-tutorial/index.rst>
Verified Use Cases
------------------
In the following page you find all use cases and functional requirements
which have been officially verified in the actual release by the ONAP community.
* :ref:`Guilin Use Cases<onap-integration:docs_usecases_release>`
* :ref:`Deprecated Use Cases<onap-integration:docs_usecases>`
|