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 | |
thmsdt | b1a0c9d | 2019-05-16 15:47:49 +0200 | [diff] [blame] | 5 | Design |
| 6 | ====== |
andreasgeissler | 4aaabf9 | 2019-04-18 10:44:37 +0200 | [diff] [blame] | 7 | |
thmsdt | b1a0c9d | 2019-05-16 15:47:49 +0200 | [diff] [blame] | 8 | The goal of the design process is to create all artifacts (models) |
| 9 | that are required to instantiate and manage resources, services, |
| 10 | and products on the ONAP platform. The design process requires |
| 11 | input from users with multiple roles. |
Rich Bennett | 5baea46 | 2017-09-13 03:19:19 -0400 | [diff] [blame] | 12 | |
Rich Bennett | a4bb1e7 | 2018-04-11 16:47:49 -0400 | [diff] [blame] | 13 | Design progresses logically through a series of phases. Each phase: |
| 14 | |
| 15 | * is organized into steps that are completed in sequence |
| 16 | |
| 17 | * is accessed using a different role with specific responsibilities |
| 18 | generates artifacts that are used in other phases of design or when |
| 19 | instantiating or monitoring virtual functions. |
| 20 | |
| 21 | Design includes the following topics: |
| 22 | |
andreasgeissler | 4aaabf9 | 2019-04-18 10:44:37 +0200 | [diff] [blame] | 23 | .. toctree:: |
| 24 | :maxdepth: 1 |
| 25 | :titlesonly: |
| 26 | |
thmsdt | 1232e40 | 2019-05-07 14:45:15 +0200 | [diff] [blame] | 27 | Pre-Onboarding <./pre-onboarding/index.rst> |
Rich Bennett | a4bb1e7 | 2018-04-11 16:47:49 -0400 | [diff] [blame] | 28 | |
thmsdt | 1232e40 | 2019-05-07 14:45:15 +0200 | [diff] [blame] | 29 | Resource-Onboarding <./resource-onboarding/index.rst> |
Rich Bennett | a4bb1e7 | 2018-04-11 16:47:49 -0400 | [diff] [blame] | 30 | |
thmsdt | 1232e40 | 2019-05-07 14:45:15 +0200 | [diff] [blame] | 31 | VF Creation and Testing <./vfcreation/index.rst> |
Rich Bennett | a4bb1e7 | 2018-04-11 16:47:49 -0400 | [diff] [blame] | 32 | |
thmsdt | b1a0c9d | 2019-05-16 15:47:49 +0200 | [diff] [blame] | 33 | Service Design <./service-design/index.rst> |
| 34 | |
thmsdt | 1232e40 | 2019-05-07 14:45:15 +0200 | [diff] [blame] | 35 | Governance Approval and Service Distribution <./service-distribution/index.rst> |
| 36 | |
| 37 | Control Loop Design <./control-loop/index.rst> |
Rich Bennett | a4bb1e7 | 2018-04-11 16:47:49 -0400 | [diff] [blame] | 38 | |
| 39 | * `Policy Design <https://wiki.onap.org/x/SYAP>`_ |
| 40 | |
| 41 | * `SDC Artifacts List <https://wiki.onap.org/x/LYAP>`_ |