diff options
author | Rich Bennett <rb2745@att.com> | 2018-03-08 13:42:57 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-03-08 13:42:57 +0000 |
commit | 872102df6cf68e3a5cb57b4632edab34a453da44 (patch) | |
tree | e785b99a9d7cdbfd3ca7ab56d40e6ee54b697d48 /docs/guides/onap-user | |
parent | 7aa6c677465b9a1903463fc9ab84e6fc6d9d2a3b (diff) | |
parent | 5589c479b100efa540aabf6c9b95a938e31c5037 (diff) |
Merge "add onboarding in ONAP User section"
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 9708ed3c1..d0b52f8f0 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>`_ |