diff options
author | thmsdt <thomas.kulik@telekom.de> | 2019-05-16 15:47:49 +0200 |
---|---|---|
committer | thmsdt <thomas.kulik@telekom.de> | 2019-05-16 17:36:03 +0200 |
commit | b1a0c9d80ecf994f3f086196dab26a8824736041 (patch) | |
tree | 3ab6bf30ac6f1a5763b5bdb7e679b43635e5adfd /docs/guides/onap-user/servicecreator.rst | |
parent | a4811083fd4fa2af2ed1edafe2c3dea495ceb7f9 (diff) |
"Using Onap" section content and structure changed to reflect content and structure of the wiki
Fixed missing CLI section
Issue-ID: DOC-450
Change-Id: I2ad3f57e854e9e64023887fa54656d8f01bf87e0
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Diffstat (limited to 'docs/guides/onap-user/servicecreator.rst')
-rw-r--r-- | docs/guides/onap-user/servicecreator.rst | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/docs/guides/onap-user/servicecreator.rst b/docs/guides/onap-user/servicecreator.rst deleted file mode 100644 index 941bf5b46..000000000 --- a/docs/guides/onap-user/servicecreator.rst +++ /dev/null @@ -1,42 +0,0 @@ - -.. This work is licensed under a Creative Commons Attribution 4.0 -.. International License. http://creativecommons.org/licenses/by/4.0 -.. Copyright 2017 AT&T Intellectual Property. All rights reserved. - - -Service Deployment -================== -Deploy a service by following these general steps: - -* `Instantiate a network <https://wiki.onap.org/x/r40P>`_ -* `Gather and validate data for an infrastructure service/network <https://wiki.onap.org/x/sY0P>`_ -* `Instantiate an infrastructure service <https://wiki.onap.org/x/to0P>`_ -* `Post instantiation <https://wiki.onap.org/x/uY0P>`_ - -About infrastructure services ------------------------------ - -Infrastructure services describe VFs that are designed to meet -the need for additional capacity in the network. Service Designers -create the VFs/services that represent such capacity, and -Operations representatives trigger the instantiation of the -infrastructure service using the Virtual Instantiation -Deployment (VID) GUI. These services are based on the need for -additional capacity or the removal of deployed capacity. - -Example infrastructure service types: - - * mobile - - * layer 3 - - * layer 4+ - - * cloud - -Capacity Planning ------------------ - -Before triggering VF instantiation, -ensure the capacity and resources required by each VF in -a service are available. |