diff options
author | Rich Bennett <rb2745@att.com> | 2018-08-31 23:23:35 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-08-31 23:23:35 +0000 |
commit | cdf461af11bff639a6374dcdf49573813a6eaee7 (patch) | |
tree | ca10feffe8d9ea978c9876f334b8ececf83d8c57 /docs/guides/onap-provider/index.rst | |
parent | 779d4b402a712f30bae1e8a9df3a1b8105fa840c (diff) | |
parent | 94362e5079eeb4f5417da9d438452d4b48d82e30 (diff) |
Merge "DOC - Updating location of the VNFRQTS"
Diffstat (limited to 'docs/guides/onap-provider/index.rst')
-rw-r--r-- | docs/guides/onap-provider/index.rst | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/guides/onap-provider/index.rst b/docs/guides/onap-provider/index.rst new file mode 100644 index 000000000..4978d3cb3 --- /dev/null +++ b/docs/guides/onap-provider/index.rst @@ -0,0 +1,21 @@ +.. 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. + + + +ONAP VNF Requirements and Guidelines +===================================== + +The following includes guides and requirements are provided to +describe tasks that an xNF provider of ONAP may need to properly +set up an xNF for ONAP usage. + +.. toctree:: + :maxdepth: 2 + + ../../../submodules/vnfrqts/guidelines.git/docs/index.rst + ../../../submodules/vnfrqts/requirements.git/docs/index.rst + ../../../submodules/vnfrqts/testcases.git/docs/index.rst + ../../../submodules/vnfrqts/usecases.git/docs/index.rst + vnfvalidator.rst |