diff options
author | denghui02 <denghui12@huawei.com> | 2018-04-11 11:31:43 +0800 |
---|---|---|
committer | denghui02 <denghui12@huawei.com> | 2018-04-11 11:31:57 +0800 |
commit | 247abc89d738d59e927e5b2d491d0b22a90301c7 (patch) | |
tree | de8197ff38f05ef07e0cdfe65a379aa2186034b7 | |
parent | 10f96964015f89158941ae1f0698a6a89954ede8 (diff) |
content
Issue-ID: MODELING-54
Change-Id: Ib83e39e5d5172f469e252eaa957c57d193826c9e
Signed-off-by: denghui02 <denghui12@huawei.com>
-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: |