diff options
author | Bozawglanian, Hagop (hb755d) <hb755d@att.com> | 2018-08-31 19:21:27 +0000 |
---|---|---|
committer | Bozawglanian, Hagop (hb755d) <hb755d@att.com> | 2018-08-31 19:21:27 +0000 |
commit | 94362e5079eeb4f5417da9d438452d4b48d82e30 (patch) | |
tree | a19136a9d9d79c77d10eb32191c43a64904952d5 /docs/guides/onap-provider | |
parent | 92ee670da98470f66c99dbb6b556aea7d1920c72 (diff) |
DOC - Updating location of the VNFRQTS
Moving the level of the doc project for the VNFRQTS.
Issue-ID: DOC-318
Change-Id: I28d512744048acd008dfe127a86fb0c5d1bed480
Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
Diffstat (limited to 'docs/guides/onap-provider')
-rw-r--r-- | docs/guides/onap-provider/index.rst | 21 | ||||
-rw-r--r-- | docs/guides/onap-provider/vnfvalidator.rst | 9 |
2 files changed, 30 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 diff --git a/docs/guides/onap-provider/vnfvalidator.rst b/docs/guides/onap-provider/vnfvalidator.rst new file mode 100644 index 000000000..5c0c03282 --- /dev/null +++ b/docs/guides/onap-provider/vnfvalidator.rst @@ -0,0 +1,9 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. + +VNF Validation Documentation +=========================== + +.. toctree:: + :maxdepth:2 + + ../../../submodules/vvp/documentation.git/docs/index.rst |