diff options
author | stark, steven <ss820f@att.com> | 2018-03-29 13:18:20 -0700 |
---|---|---|
committer | stark, steven <ss820f@att.com> | 2018-03-29 13:19:15 -0700 |
commit | 4b583e83ec443c98a4f8af5b4c1c65ea50ccade9 (patch) | |
tree | 768db4cbc264ac5c810c84479d33692af3ae99ea /docs | |
parent | eb2f589d468fc9667bf894c1970e39ecbbbecf68 (diff) |
DOC added vnfrqts/testcases
Adding VNF Requirements Test Cases project
This should be at the same level as the VNF Requirements and VNF Guidelines projects
Followed this guide http://onap.readthedocs.io/en/latest/guides/onap-developer/how-to-use-docs/include-documentation.html#setup-project-repositories-s
Change-Id: I7473a3ff71960d47e98b386a6ff1afe6282d72a5
Issue-ID: VNFRQTS-53
Signed-off-by: stark, steven <ss820f@att.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/guides/onap-user/vnfprovider.rst | 1 | ||||
-rw-r--r-- | docs/release/repolist.rst | 1 | ||||
m--------- | docs/submodules/vnfrqts/testcases.git | 0 |
3 files changed, 2 insertions, 0 deletions
diff --git a/docs/guides/onap-user/vnfprovider.rst b/docs/guides/onap-user/vnfprovider.rst index 6d6fd2f05..469f2fc72 100644 --- a/docs/guides/onap-user/vnfprovider.rst +++ b/docs/guides/onap-user/vnfprovider.rst @@ -9,3 +9,4 @@ VNF Provider Guidelines and Requirements ../../../submodules/vnfrqts/guidelines.git/docs/index.rst ../../../submodules/vnfrqts/requirements.git/docs/index.rst + ../../../submodules/vnfrqts/testcases.git/docs/index.rst diff --git a/docs/release/repolist.rst b/docs/release/repolist.rst index e1d4339ac..ba1bd6a12 100644 --- a/docs/release/repolist.rst +++ b/docs/release/repolist.rst @@ -74,3 +74,4 @@ Project/Components vvp/documentation <../submodules/vvp/documentation.git/docs/index> externalapi/nbi <../submodules/externalapi/nbi.git/docs/index> music/distributed-kv-store <../submodules/music/distributed-kv-store.git/docs/index> + vnfrqts/testcases <../submodules/vnfrqts/testcases.git/docs/index> diff --git a/docs/submodules/vnfrqts/testcases.git b/docs/submodules/vnfrqts/testcases.git new file mode 160000 +Subproject f0db7dce31005b0dc17265851231eee6c2f9840 |