commit | 4b583e83ec443c98a4f8af5b4c1c65ea50ccade9 | [log] [tgz] |
---|---|---|
author | stark, steven <ss820f@att.com> | Thu Mar 29 13:18:20 2018 -0700 |
committer | stark, steven <ss820f@att.com> | Thu Mar 29 13:19:15 2018 -0700 |
tree | 768db4cbc264ac5c810c84479d33692af3ae99ea | |
parent | eb2f589d468fc9667bf894c1970e39ecbbbecf68 [diff] [blame] |
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>
diff --git a/.gitmodules b/.gitmodules index 2d774a9..3fde0c9 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -311,3 +311,6 @@ [submodule "docs/submodules/music/distributed-kv-store.git"] path = docs/submodules/music/distributed-kv-store.git url = ../music/distributed-kv-store +[submodule "docs/submodules/vnfrqts/testcases.git"] + path = docs/submodules/vnfrqts/testcases.git + url = ../vnfrqts/testcases