diff options
author | Lingli Deng <denglingli@chinamobile.com> | 2018-04-11 09:19:19 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-04-11 09:19:19 +0000 |
commit | 83ec7faa573ba8464ba3e55eba9de9c13489277e (patch) | |
tree | d38a9c06d583200ec02dccd9d8c67a7e91a012f7 | |
parent | 9eaee30abeaa1ce6d58c485dc6968ee2f20284c1 (diff) | |
parent | 247abc89d738d59e927e5b2d491d0b22a90301c7 (diff) |
Merge "content"
-rw-r--r-- | docs/index.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index 0ba8776..4129f49 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -2,6 +2,14 @@ Model Specifications ==================== +ONAP 2nd release defines the resource IM/DM based on ETSI specifications and OASIS TOSCA NFV Profile + +.. toctree:: + :maxdepth: 1 + + ONAP release 2 spec/index + + ONAP 1st release is mostly the merge of ECOMP and OPEN-O, the modeling specs are also the merge from two of them, but most of them come from SDC implementation .. toctree:: @@ -9,6 +17,8 @@ ONAP 1st release is mostly the merge of ECOMP and OPEN-O, the modeling specs are ONAP release 1 spec/index + + We list the original ECOMP and OPEN-O as the reference which could help to understand how it comes from Below is ECOMP modeling spec: |