diff options
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 |