blob: 60bdf283df72a458a21af6c0316d55bbd3dfe418 (
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
|
.. 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.
.. note:: The ONAP Portal component is no longer maintained. E2E guides
referencing the ONAP Portal had to be removed consequently.
E2E User Guides
---------------
.. toctree::
:maxdepth: 1
design/index.rst
instantiate/index.rst
Component User Guides
---------------------
For ONAP components please review the individual
document sets in :ref:`doc_onap-developer_guide_projects`
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.
* :doc:`Verified Use Cases<onap-integration:docs_usecases_release>`
|