Eric Debeau | 38c451a | 2018-11-30 20:03:37 +0000 | [diff] [blame] | 1 | .. This work is licensed under a |
| 2 | Creative Commons Attribution 4.0 International License. |
Rich Bennett | ac93e0e | 2017-07-19 01:36:52 -0400 | [diff] [blame] | 3 | |
Rich Bennett | d1f0949 | 2017-07-25 19:28:00 -0400 | [diff] [blame] | 4 | .. _master_index: |
Rich Bennett | ac93e0e | 2017-07-19 01:36:52 -0400 | [diff] [blame] | 5 | |
Noemi Wagner | f3d08c0 | 2018-11-30 10:22:09 +0100 | [diff] [blame] | 6 | Open Network Automation Platform |
| 7 | ================================ |
Rich Bennett | ac93e0e | 2017-07-19 01:36:52 -0400 | [diff] [blame] | 8 | |
Noemi Wagner | f3d08c0 | 2018-11-30 10:22:09 +0100 | [diff] [blame] | 9 | Open Network Automation Platform (ONAP) is an open source project hosted by |
| 10 | the Linux Foundation. |
Rich Bennett | 1959f68 | 2018-06-14 10:50:31 -0400 | [diff] [blame] | 11 | |
Noemi Wagner | f3d08c0 | 2018-11-30 10:22:09 +0100 | [diff] [blame] | 12 | ONAP provides a comprehensive platform for real-time, policy-driven service |
| 13 | orchestration and automation. ONAP enables service providers and developers |
| 14 | to rapidly automate the instantiation and configuration of physical and |
| 15 | virtual network functions and to support complete life cycle management |
| 16 | activities. By unifying the resources of open source members, ONAP enables |
| 17 | the acceleration of the development of a vibrant ecosystem around a globally |
| 18 | shared architecture and the implementation of network automation faster than |
| 19 | any product could on its own. |
| 20 | |
Noemi Wagner | f50d63d | 2019-05-17 10:22:04 +0200 | [diff] [blame] | 21 | Please find some guidance here on the content of ONAP documentation: |
Noemi Wagner | f3d08c0 | 2018-11-30 10:22:09 +0100 | [diff] [blame] | 22 | |
Noemi Wagner | 72e5f82 | 2019-05-10 15:16:47 +0200 | [diff] [blame] | 23 | +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+ |
Eric Debeau | 0cbae94 | 2019-10-14 13:42:57 +0000 | [diff] [blame] | 24 | | Main documentation areas | Description | |
Noemi Wagner | 72e5f82 | 2019-05-10 15:16:47 +0200 | [diff] [blame] | 25 | +=================================================================================+===============================================================================================+ |
Eric Debeau | 0cbae94 | 2019-10-14 13:42:57 +0000 | [diff] [blame] | 26 | | :ref:`Release Notes <release-notes>` | The Release Notes besides providing the basic information on the main release, also | |
Noemi Wagner | 01fab8e | 2019-05-30 13:55:09 +0200 | [diff] [blame] | 27 | | | presents link to the release information of each, specific ONAP component. | |
| 28 | +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+ |
Noemi Wagner | 72e5f82 | 2019-05-10 15:16:47 +0200 | [diff] [blame] | 29 | | :ref:`ONAP Overview <overview>` | ONAP Overview provides generic and high-level guidance on the mission and main | |
| 30 | | | functionalities of ONAP. Basic guidelines on license details, limitations and | |
| 31 | | | security references support understanding the solution. | |
| 32 | +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+ |
| 33 | | :ref:`ONAP Architecture <ONAP-architecture>` | The ONAP architecture and its functional elements are described in details | |
| 34 | | | here. We can learn how the two main frameworks, namely the Design-time | |
| 35 | | | framework and the Run-time framework cooperate and how the Microservices, | |
| 36 | | | Common services and the ONAP Portal support the certain functions. | |
| 37 | +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+ |
| 38 | | :ref:`ONAP components and functionalities <doc_onap-developer_guide_projects>` | The ONAP components and functionalities are described in details here. | |
| 39 | | | We can learn what functionalities ONAP provides and how the certain components in ONAP | |
| 40 | | | operate together. | |
| 41 | +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+ |
| 42 | | :ref:`Setting Up ONAP <installing-onap>` | Installation guidelines and requirements help the very first set up of an | |
| 43 | | | ONAP environment. The ONAP Operations Manager Cloud setup Guide and the | |
| 44 | | | ONAP Operations Manager Quick Start Guide support the deployment and installation activities. | |
| 45 | +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+ |
| 46 | | :ref:`Developer Guides <ONAP_developer_guides>` | Developers contributing to the ONAP development can find crucial information | |
| 47 | | | in the Developer Guides. The reader can search among the developers’ topics | |
| 48 | | | in alphabetical order. | |
| 49 | +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+ |
| 50 | | :ref:`User Guides <user-guides>` | The User Guides provide details on the ONAP portal, which portal integrates | |
| 51 | | | numerous different ONAP applications at one place. Platform operations are | |
| 52 | | | supported with ONAP Operations Quick Start Guide and with an ONAP Operations | |
| 53 | | | User Guide. The instantiation and the management of resources and the services | |
| 54 | | | are supported with a Service Design Guide and with guidelines on Service Deployment. | |
| 55 | +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+ |
Noemi Wagner | f50d63d | 2019-05-17 10:22:04 +0200 | [diff] [blame] | 56 | | :ref:`VNF/PNF Requirements and Guidelines <vnf_pnf_reqs>` | Harmonized VNF and PNF requirements and reduced customization of onboarding VNFs | |
Noemi Wagner | 72e5f82 | 2019-05-10 15:16:47 +0200 | [diff] [blame] | 57 | | | and PNFs can accelerate the optimal usage of this ONAP environment. The guidelines | |
| 58 | | | on VNF/PNF requirements facilitates synchronized and aligned activities for all participants. | |
| 59 | +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+ |
Noemi Wagner | f3d08c0 | 2018-11-30 10:22:09 +0100 | [diff] [blame] | 60 | |
Noemi Wagner | f50d63d | 2019-05-17 10:22:04 +0200 | [diff] [blame] | 61 | |
Rich Bennett | 1959f68 | 2018-06-14 10:50:31 -0400 | [diff] [blame] | 62 | |
Rich Bennett | ac93e0e | 2017-07-19 01:36:52 -0400 | [diff] [blame] | 63 | .. toctree:: |
Noemi Wagner | f3d08c0 | 2018-11-30 10:22:09 +0100 | [diff] [blame] | 64 | :maxdepth: 1 |
| 65 | :hidden: |
Rich Bennett | ac93e0e | 2017-07-19 01:36:52 -0400 | [diff] [blame] | 66 | |
Noemi Wagner | 2d7727c | 2019-01-08 09:55:19 +0100 | [diff] [blame] | 67 | Home <self> |
MatthewHarffy | 8e73d8b | 2017-09-14 15:29:34 +0100 | [diff] [blame] | 68 | release/index |
Noemi Wagner | 01fab8e | 2019-05-30 13:55:09 +0200 | [diff] [blame] | 69 | guides/overview/index |
Andrea Visnyei | 1a4fc33 | 2019-02-15 13:50:54 +0100 | [diff] [blame] | 70 | guides/onap-developer/architecture/index |
Noemi Wagner | 72e5f82 | 2019-05-10 15:16:47 +0200 | [diff] [blame] | 71 | guides/onap-developer/developing/index |
Andrea Visnyei | 1a4fc33 | 2019-02-15 13:50:54 +0100 | [diff] [blame] | 72 | guides/onap-developer/settingup/index |
Rich Bennett | 5baea46 | 2017-09-13 03:19:19 -0400 | [diff] [blame] | 73 | guides/onap-developer/index |
| 74 | guides/onap-user/index |
Bozawglanian, Hagop (hb755d) | 94362e5 | 2018-08-31 19:21:27 +0000 | [diff] [blame] | 75 | guides/onap-provider/index |