Rich Bennett | a4bb1e7 | 2018-04-11 16:47:49 -0400 | [diff] [blame] | 1 | .. This work is licensed under a Creative Commons Attribution 4.0 |
| 2 | .. International License. http://creativecommons.org/licenses/by/4.0 |
| 3 | .. Copyright 2017 AT&T Intellectual Property. All rights reserved. |
Rich Bennett | 5baea46 | 2017-09-13 03:19:19 -0400 | [diff] [blame] | 4 | |
andreasgeissler | 4aaabf9 | 2019-04-18 10:44:37 +0200 | [diff] [blame] | 5 | .. _user-guides-service-design: |
| 6 | |
Rich Bennett | a4bb1e7 | 2018-04-11 16:47:49 -0400 | [diff] [blame] | 7 | Service Design |
| 8 | ============== |
| 9 | The goal of the service design process is to create all artifacts |
| 10 | (models) that are required to instantiate and manage resources, |
| 11 | services, and products on the ONAP platform. The design process |
| 12 | requires input from users with multiple roles. |
Rich Bennett | 5baea46 | 2017-09-13 03:19:19 -0400 | [diff] [blame] | 13 | |
Rich Bennett | a4bb1e7 | 2018-04-11 16:47:49 -0400 | [diff] [blame] | 14 | Design progresses logically through a series of phases. Each phase: |
| 15 | |
| 16 | * is organized into steps that are completed in sequence |
| 17 | |
| 18 | * is accessed using a different role with specific responsibilities |
| 19 | generates artifacts that are used in other phases of design or when |
| 20 | instantiating or monitoring virtual functions. |
| 21 | |
| 22 | Design includes the following topics: |
| 23 | |
| 24 | |
| 25 | * `Pre-Onboarding <https://wiki.onap.org/x/Y4AP>`_ |
| 26 | |
andreasgeissler | 4aaabf9 | 2019-04-18 10:44:37 +0200 | [diff] [blame] | 27 | .. toctree:: |
| 28 | :maxdepth: 1 |
| 29 | :titlesonly: |
| 30 | |
| 31 | Resourse-Onboarding <./resource-onboarding/index.rst> |
Rich Bennett | a4bb1e7 | 2018-04-11 16:47:49 -0400 | [diff] [blame] | 32 | |
| 33 | * `VF Creation and Testing <https://wiki.onap.org/x/PoAP>`_ |
| 34 | |
| 35 | * `Governance Approval and Service Distribution <https://wiki.onap.org/x/UYAP>`_ |
| 36 | |
| 37 | * `Control Loop Design <https://wiki.onap.org/x/WYAP>`_ |
| 38 | |
| 39 | * `Policy Design <https://wiki.onap.org/x/SYAP>`_ |
| 40 | |
| 41 | * `SDC Artifacts List <https://wiki.onap.org/x/LYAP>`_ |