diff options
author | Rich Bennett <rb2745@att.com> | 2019-03-29 21:21:59 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-03-29 21:21:59 +0000 |
commit | 0661ad23f64398181f6ad2736cea9d8540770701 (patch) | |
tree | 92e0d7617028c33ab8ee5771428ab97153329a21 /docs | |
parent | da3e34047da315a169f9956eb2e6d1e787c556c3 (diff) | |
parent | a1671251d5b12f7b5d1a5723e4d350c78ed10b6a (diff) |
Merge "VNFRQTS - Updating Release notes in hierarchy"
Diffstat (limited to 'docs')
-rw-r--r-- | docs/guides/onap-provider/index.rst | 7 | ||||
-rw-r--r-- | docs/guides/onap-provider/vnfvalidator.rst | 1 |
2 files changed, 5 insertions, 3 deletions
diff --git a/docs/guides/onap-provider/index.rst b/docs/guides/onap-provider/index.rst index 5820c5ebe..187d9ddbe 100644 --- a/docs/guides/onap-provider/index.rst +++ b/docs/guides/onap-provider/index.rst @@ -8,8 +8,8 @@ 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. +describe tasks that an VNF or PNF provider of ONAP may need to properly +set up an VNF or PNF for ONAP usage. .. toctree:: :maxdepth: 2 @@ -18,4 +18,5 @@ set up an xNF for ONAP usage. ../../../submodules/vnfrqts/requirements.git/docs/index.rst ../../../submodules/vnfrqts/testcases.git/docs/index.rst ../../../submodules/vnfrqts/usecases.git/docs/index.rst - vnfvalidator.rst + ../../../submodules/vnfrqts/requirements.git/docs/release-notes.rst + vnfvalidator.rst
\ No newline at end of file diff --git a/docs/guides/onap-provider/vnfvalidator.rst b/docs/guides/onap-provider/vnfvalidator.rst index 193edc7bb..7cf322205 100644 --- a/docs/guides/onap-provider/vnfvalidator.rst +++ b/docs/guides/onap-provider/vnfvalidator.rst @@ -7,3 +7,4 @@ VNF Validation Documentation :maxdepth: 2 ../../../submodules/vvp/documentation.git/docs/index.rst + ../../../submodules/vvp/documentation.git/docs/release-notes.rst |