diff options
author | Rich Bennett <rb2745@att.com> | 2018-02-07 19:56:37 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-02-07 19:56:37 +0000 |
commit | 5214f5c985b8742484b81ee74bda7330ac124667 (patch) | |
tree | 5b6a97856eda84fdc4ded6303945c71b73b79d4f | |
parent | e7293f22e4b1f3abb4335f3c6a6d82484eec1792 (diff) | |
parent | b16b7e3cf94c2ccb0e3049d7faf4b59124d0b3b7 (diff) |
Merge "Added the Optimization Framework OSDF doc folder"
-rw-r--r-- | .gitmodules | 3 | ||||
-rw-r--r-- | docs/release/repolist.rst | 1 | ||||
m--------- | docs/submodules/optf/osdf.git | 0 |
3 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index b2a110eaa..c07b20d55 100644 --- a/.gitmodules +++ b/.gitmodules @@ -276,3 +276,6 @@ url = ../ui/dmaapbc branch = . ignore = dirty +[submodule "docs/submodules/optf/osdf.git"] + path = docs/submodules/optf/osdf.git + url = ../optf/osdf diff --git a/docs/release/repolist.rst b/docs/release/repolist.rst index af52d0c79..b7c31b148 100644 --- a/docs/release/repolist.rst +++ b/docs/release/repolist.rst @@ -68,3 +68,4 @@ Project/Components VNF Software Development Kit <../submodules/vnfsdk/model.git/docs/index> vvp/documentation <../submodules/vvp/documentation.git/docs/index> aai/event-client <../submodules/aai/event-client.git/docs/index> + optf/osdf <../submodules/optf/osdf.git/docs/index> diff --git a/docs/submodules/optf/osdf.git b/docs/submodules/optf/osdf.git new file mode 160000 +Subproject bb8471cae394aa6ff0af8ba3e5354f3b121c56f |