summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorstark, steven <ss820f@att.com>2018-03-29 13:18:20 -0700
committerstark, steven <ss820f@att.com>2018-03-29 13:19:15 -0700
commit4b583e83ec443c98a4f8af5b4c1c65ea50ccade9 (patch)
tree768db4cbc264ac5c810c84479d33692af3ae99ea /.gitmodules
parenteb2f589d468fc9667bf894c1970e39ecbbbecf68 (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 '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 2d774a9cd..3fde0c95a 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