diff options
author | Eric Debeau <eric.debeau@orange.com> | 2018-06-06 19:52:05 +0000 |
---|---|---|
committer | Eric Debeau <eric.debeau@orange.com> | 2018-06-06 19:52:55 +0000 |
commit | c0009b0dba5d32297d71258d6cbaeaaa9e0b1e65 (patch) | |
tree | 94d4267f5b7f2ca979117a1f3d009821d5ad5a59 /docs/guides/onap-developer | |
parent | f79b51164af1829573835de07264d1107bc6be8a (diff) |
Update the list of ONAP components
Add AAF and OOF
Issue-ID: DOC-277
Change-Id: I92326b00af8a9d598cd73944a84f87a4f2c30f15
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
Diffstat (limited to 'docs/guides/onap-developer')
-rw-r--r-- | docs/guides/onap-developer/developing/index.rst | 28 |
1 files changed, 25 insertions, 3 deletions
diff --git a/docs/guides/onap-developer/developing/index.rst b/docs/guides/onap-developer/developing/index.rst index d856ee4a1..a7877d449 100644 --- a/docs/guides/onap-developer/developing/index.rst +++ b/docs/guides/onap-developer/developing/index.rst @@ -34,6 +34,15 @@ Application Controller ../../../submodules/appc/deployment.git/docs/index ../../../submodules/appc.git/docs/index +Application Authorization Framework +----------------------------------- + +.. toctree:: + :maxdepth: 2 + :titlesonly: + + ../../../submodules/aaf/authz.git/docs/index + Command Line Interface ---------------------- @@ -43,7 +52,7 @@ Command Line Interface ../../../submodules/cli.git/docs/index - + Closed Loop Automation Platform ------------------------------- @@ -127,8 +136,11 @@ Holmes Integration ----------- -* ONAP Amsterdam release content is specified within a list of project artifact versions available in the form of a :ref:`manifest<doc-release-manifest>`. -* To install the whole ONAP (from a complete demo solution perspective) refer to :ref:`Setting Up ONAP <demo-installing-running-onap>`. +* ONAP Amsterdam release content is specified within a list of project + artifact versions available in the form of + a :ref:`manifest<doc-release-manifest>`. +* To install the whole ONAP (from a complete demo solution perspective) + refer to :ref:`Setting Up ONAP <demo-installing-running-onap>`. Logging Analytics ----------------- @@ -191,6 +203,16 @@ ONAP Operations Manager ../../../submodules/oom.git/docs/index +Optimization Framework +---------------------- + +.. toctree:: + :maxdepth: 2 + :titlesonly: + + ../../../submodules/optf/has.git/docs/index + ../../../submodules/optf/osdf.git/docs/index + Policy Framework ---------------- |