Rich Bennett | a4bb1e7 | 2018-04-11 16:47:49 -0400 | [diff] [blame] | 1 | |
| 2 | .. This work is licensed under a Creative Commons Attribution 4.0 |
| 3 | .. International License. http://creativecommons.org/licenses/by/4.0 |
| 4 | .. Copyright 2017 AT&T Intellectual Property. All rights reserved. |
| 5 | |
| 6 | |
| 7 | Service Deployment |
| 8 | ================== |
| 9 | Deploy a service by following these general steps: |
| 10 | |
| 11 | * `Instantiate a network <https://wiki.onap.org/x/r40P>`_ |
| 12 | * `Gather and validate data for an infrastructure service/network <https://wiki.onap.org/x/sY0P>`_ |
| 13 | * `Instantiate an infrastructure service <https://wiki.onap.org/x/to0P>`_ |
| 14 | * `Post instantiation <https://wiki.onap.org/x/uY0P>`_ |
| 15 | |
| 16 | About infrastructure services |
| 17 | ----------------------------- |
| 18 | |
| 19 | Infrastructure services describe VFs that are designed to meet |
| 20 | the need for additional capacity in the network. Service Designers |
| 21 | create the VFs/services that represent such capacity, and |
| 22 | Operations representatives trigger the instantiation of the |
| 23 | infrastructure service using the Virtual Instantiation |
| 24 | Deployment (VID) GUI. These services are based on the need for |
| 25 | additional capacity or the removal of deployed capacity. |
| 26 | |
| 27 | Example infrastructure service types: |
| 28 | |
| 29 | * mobile |
| 30 | |
| 31 | * layer 3 |
| 32 | |
| 33 | * layer 4+ |
| 34 | |
| 35 | * cloud |
| 36 | |
| 37 | Capacity Planning |
| 38 | ----------------- |
| 39 | |
| 40 | Before triggering VF instantiation, |
| 41 | ensure the capacity and resources required by each VF in |
| 42 | a service are available. |