summaryrefslogtreecommitdiffstats
path: root/docs/guides/onap-user/servicedeployment.rst
diff options
context:
space:
mode:
authorRene_Robert <rene.robert@orange.com>2019-07-09 14:39:47 +0200
committerRene_Robert <rene.robert@orange.com>2019-07-12 15:02:10 +0200
commitfb177970a40171b592db1d3be75bc6c42e0c03d4 (patch)
treee66bc8a175ca78caf916ff4ae0ce1cf8b6df2d72 /docs/guides/onap-user/servicedeployment.rst
parentc222932f1bbb964dfbc915b4e9f7fa3d81a414a7 (diff)
Issue-ID: DOC-500
remove "service Deployment" that was not explaining anything add "service instantiation" section with a lot of useful informations ammend after review amend about NBI that is able to handle 2 instantiations methods Signed-off-by: Rene_Robert <rene.robert@orange.com> Change-Id: I4e3bf8830a44f84acb11d0c0afb3ce3012227252
Diffstat (limited to 'docs/guides/onap-user/servicedeployment.rst')
-rw-r--r--docs/guides/onap-user/servicedeployment.rst42
1 files changed, 0 insertions, 42 deletions
diff --git a/docs/guides/onap-user/servicedeployment.rst b/docs/guides/onap-user/servicedeployment.rst
deleted file mode 100644
index 941bf5b46..000000000
--- a/docs/guides/onap-user/servicedeployment.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.