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 | |
andreasgeissler | 4aaabf9 | 2019-04-18 10:44:37 +0200 | [diff] [blame] | 24 | .. toctree:: |
| 25 | :maxdepth: 1 |
| 26 | :titlesonly: |
| 27 | |
thmsdt | 1232e40 | 2019-05-07 14:45:15 +0200 | [diff] [blame] | 28 | Pre-Onboarding <./pre-onboarding/index.rst> |
Rich Bennett | a4bb1e7 | 2018-04-11 16:47:49 -0400 | [diff] [blame] | 29 | |
thmsdt | 1232e40 | 2019-05-07 14:45:15 +0200 | [diff] [blame] | 30 | Resource-Onboarding <./resource-onboarding/index.rst> |
Rich Bennett | a4bb1e7 | 2018-04-11 16:47:49 -0400 | [diff] [blame] | 31 | |
thmsdt | 1232e40 | 2019-05-07 14:45:15 +0200 | [diff] [blame] | 32 | VF Creation and Testing <./vfcreation/index.rst> |
Rich Bennett | a4bb1e7 | 2018-04-11 16:47:49 -0400 | [diff] [blame] | 33 | |
thmsdt | 1232e40 | 2019-05-07 14:45:15 +0200 | [diff] [blame] | 34 | Governance Approval and Service Distribution <./service-distribution/index.rst> |
| 35 | |
| 36 | Control Loop Design <./control-loop/index.rst> |
Rich Bennett | a4bb1e7 | 2018-04-11 16:47:49 -0400 | [diff] [blame] | 37 | |
| 38 | * `Policy Design <https://wiki.onap.org/x/SYAP>`_ |
| 39 | |
| 40 | * `SDC Artifacts List <https://wiki.onap.org/x/LYAP>`_ |