diff options
author | Rene Robert <rene.robert@orange.com> | 2017-11-13 15:40:00 +0000 |
---|---|---|
committer | Rene Robert <rene.robert@orange.com> | 2017-11-13 15:41:39 +0000 |
commit | 5589c479b100efa540aabf6c9b95a938e31c5037 (patch) | |
tree | a8f5e1fed1f1bd6e0c4e451559e1340746f4182c /docs/guides/onap-user | |
parent | 822360baa4a7feae6f30cb4a77c362e39f7c20d7 (diff) |
add onboarding in ONAP User section
Change-Id: I01cab7fa6f4774297dc1a5c932d53e22527ec90c
Issue-ID: DOC-172
Signed-off-by: Rene Robert <rene.robert@orange.com>
Diffstat (limited to 'docs/guides/onap-user')
-rw-r--r-- | docs/guides/onap-user/index.rst | 1 | ||||
-rw-r--r-- | docs/guides/onap-user/onboarding_and_distributing.rst | 16 |
2 files changed, 17 insertions, 0 deletions
diff --git a/docs/guides/onap-user/index.rst b/docs/guides/onap-user/index.rst index 5fa4c8bca..14e27423b 100644 --- a/docs/guides/onap-user/index.rst +++ b/docs/guides/onap-user/index.rst @@ -8,6 +8,7 @@ Describe the different user audiences, tasks performed, and the guides provided .. toctree:: :maxdepth: 1 + onboarding_and_distributing.rst vnfprovider.rst servicedesigner.rst serviceadmin.rst diff --git a/docs/guides/onap-user/onboarding_and_distributing.rst b/docs/guides/onap-user/onboarding_and_distributing.rst new file mode 100644 index 000000000..c1507031c --- /dev/null +++ b/docs/guides/onap-user/onboarding_and_distributing.rst @@ -0,0 +1,16 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. Copyright 2017 ONAP + +.. _onboarding-and-distributing: + +============================================================ +Onboarding and Distributing a Vendor Software Product (VSP) +============================================================ + + Those are links to the SDC user guides found in ONAP Confluence: + +- `Resource Onboarding <https://wiki.onap.org/display/DW/Resource+Onboarding>`_ +- `Service Design <https://wiki.onap.org/display/DW/Service+Design>`_ +- `VF Creation and Testing <https://wiki.onap.org/display/DW/VF+Creation+and+Testing>`_ +- `Governance Approval and Service Distribution <https://wiki.onap.org/display/DW/Governance+Approval+and+Service+Distribution>`_ |