Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

E2E Integration Tests

  1. Instantiation - create new NSI (not-shared, no match with shared, all matching are not-shared, different coverageArea so not matching)
  2. RAN NSSI - new, Core NSSI - new, TN BH NSSI - new
    1. RAN NF NSSI - new, ??
  3. RAN NSSI - reuse , Core NSSI - new, TN BH NSSI - new
  4. RAN NSSI - new, Core NSSI - reuse, TN BH NSSI - new
  5. RAN NSSI - new, Core NSSI - new, TN BH NSSI - reuse
  6. RAN NSSI - reuse, Core NSSI - reuse, TN BH NSSI - new
  7. RAN NSSI - reuse, Core NSSI - new, TN BH NSSI - reuse
  8. RAN NSSI - new, Core NSSI - reuse, TN BH NSSI - reuse
  9. RAN NSSI - reuse, Core NSSI - reuse, TN BH NSSI - reuse (but all 3 are not part of same NSI, otherwise that NSI would have been reused)
  10. Instantiation - reuse existing NSI
  11. Activation
  12. Deactivation
  13. Termination

...

Option 1: RAN NSSMF shall be responsible for entire RAN subnet, including RAN NFs, FH and MH. All 3 NSSMFs are within ONAP.

S.No.TopicDescriptionDependencyTesterStatusRemarks
1.Service Design

1a. Design of CST, and necessary templates for 1 type of service (e.g., eMBB): NST, NSST for RAN, RAN NF, Core & TN, Service Profile and Slice Profiles



Status
titleNOT STARTED


2.
Design of necessary templates for 2nd type of service (e.g., mMTC): NST, NSST for RAN, RAN NF, Core & TN, Service Profile and Slice Profiles



3. Service instantiationSee below table for (a) to (g)



4Service instantiation with manual interventionFor scenario (c) in below table, operator shall override via NSMF portal in UUI the selection of reusable NSI and indicate creation of new NSI.(c) should work first


5Service activationActivate an S-NSSAI/




Instantiation - Should involve call to NSMF, calls to NSSMFs (allocate or modifyNSSI API calls), and then SB calls/actions on NSSI constituents. In case of RAN NSSI, it should involve calls to TN (for FH and MH) and RAN NF NSSI creation/update.

TN FH & MH NSSI
S.No.PriorityInput serviceNSIRAN NSSICore NSSITN BH NSSIRemarks
a1

eMBB like service parameters

No sharing

NewNewNewNew
b1

eMBB like service parameters

Sharing allowed

NewNewNewNewPre-requisite: There is no existing shareable suitable NSI or NSSIs
c1

eMBB like service parameters

Sharing allowed

ReuseXXXX = automatically all NSSIs are reused
d1

eMBB or mMTC like service parameters

Sharing allowed

NewReuseNewNewPre-requisite: There is an existing RAN NSSI that is suitable and can be reused. This requires either providing the service parameters in such a way RAN NSSI is reused, or creating a suitable and shareable RAN NSSI upfront.
e1

eMBB or mMTC like service parameters

Sharing allowed

NewNewReuseNewPre-requisite: There is an existing Core NSSI that is suitable and can be reused. This requires either providing the service parameters in such a way Core NSSI is reused, or creating a suitable and shareable Core NSSI upfront.
f2

eMBB or mMTC like service parameters

Sharing allowed

NewNewReuseNewPre-requisite: There is an existing RAN & Core NSSI that is suitable and can be reused. This requires either providing the service parameters in such a way RAN & Core NSSI are reused, or creating suitable and shareable RAN & Core NSSIs.
g2

eMBB or mMTC like service parameters. with coverageArea more than what is already supported in a suitable existing and shareable NSI

Sharing allowed

NewNewNewNewPre-requisite: There should be a suitable existing NSI that is shareable, but whose coverageArea is smaller or does not have full overlap with the new service request. 

Option 2: RAN NSSMF shall be responsible for RAN NFs alone. FH and MH are not included. Only TN NSSMF is within ONAP.

...