diff options
author | hyu2010 <henry.yu1@huawei.com> | 2020-09-07 18:07:25 -0400 |
---|---|---|
committer | hyu2010 <henry.yu1@huawei.com> | 2020-09-15 21:21:22 -0400 |
commit | c2110d59a01f3343a42cf55045bf67e456c2f182 (patch) | |
tree | 606150d795cd28469204e4fe35c13016ad89fe19 /asdc-controller | |
parent | 78be30206872dbf2907a42d5070b197536d4a9c2 (diff) |
Implementation of TN NSSMF WF on SO
(1) Workflow of Allocate TN NSSI
(2) Workflow of Deallocate TN NSSI
(3) Workflow of Activate and Deactivate TN NSSI
(4) Workflow of Modify TN NSSI
NOTE:
1. The full implementation of TN NSSMF consists of two layers:
(1) The TN Sice definition layer, which is an orchestration
layer that provides the NBI of TN NSSMF to its consumers
(i.e., it concerns the "what" question), and (2) the TN slice
realization layer, which is responsible for the actual network
configurations of TN slicing (i.e., the "how" question). The first
layer is done on the SO (i.e., this changeset), while the 2nd
layer is implemented on the SDNC. That's why this changeset is
relatively simple, since the "real work" is done by the SDNC.
2. This changeset depends on the common NSSMF WF
(https://gerrit.onap.org/r/c/so/+/111477)
Issue-ID: SO-2959
Signed-off-by: hyu2010 <henry.yu1@huawei.com>
Change-Id: I9d4e77b7706d28fb4133ddca0ff1d6e307be613d
Signed-off-by: hyu2010 <henry.yu1@huawei.com>
Diffstat (limited to 'asdc-controller')
0 files changed, 0 insertions, 0 deletions