Template Design for Option2

Template Design for Option2

This page mainly describes the template design steps of option2  for the E2E Network Slicing use case for Guilin release.

Details of the Frankfurt Template design can be found at Design Service Templates

Details of G release model design principle, background and structure can be found at Modeling enhancements.

Details of Runtime AAI model design can be found at A&AI Instance Modeling in Guilin.

Goal: Design all templates of option2 for 5G E2E Network Slicing Use Case, which are enhanced version based on Frankfurt release.

Tool: SDC(image version:1.7.1)

The template structure is as follows:

Design steps:

Sample of Service Templates :

0.Create Service Category

Login SDC HOME page with Admin Role,create the following categories:

CST,ServiceProfile,AN SliceProfile,CN SliceProfile,TN SliceProfile,NST, TN BH NSST,TN Network Requirement,AN NF NSST,CN NSST.

1.Create TN_Network_Requirement Service Template(New in G release)

Login SDC HOME page with Designer Role, add new service.

1. In the General section, complete all required fields.

  • Suggest 'TN_Network_Requirement' as the name to indicate the meaning of the service.

  • Select ‘TN Network Requirement’ as Category.

2. In Properties Assignment section, define the following service properties.

3. Distribute the service model and check the results.

2.Create TN_Network_Req_AR(Allotted Resource,New in G release

Login SDC HOME page with Designer Role and add VF.

1. In the General section, complete all required fields.

  • Suggest 'TN_Network_Req_AR' as the name to indicate the meaning of the service.

  • Select ‘Allotted Resource’ as Category.

2. In Composition section,search 'Allotted Resource', drag the element from the Elements palette to the service canvas.

3. In Properties Assignment section, define Service properties.

a. Click 'AllottedResource 0' in the right pane

b. Use the value of TN_Network_Requirement to set 'providing_service_invariant_uuid' and 'providing_service_uuid' and 'providing_service_name'.

3.Create Tn_ONAP_internal_BH Service Template(New in G release)

Login SDC HOME page with Designer Role, add new service.

1. In the General section, complete all required fields.

  • Suggest 'Tn_ONAP_internal_BH' as the name to indicate the meaning of the service.

  • Select ‘TN BH NSST’ as Category.

  • Input 'ONAP_internal' as Service Role

2. In Composition section,search 'TN_Network_Req_AR', drag the element from the Elements palette to the service canvas.

3.In Properties Assignment section, define the following service properties.

4. Distribute the service model and check the results.

4.Create EmbbAn_NF Service Template(New in G release)

Login SDC HOME page with Designer Role, add new service.

1. In the General section, complete all required fields.

  • Suggest 'EmbbAn_NF' as the name to indicate the meaning of the service.

  • Select ‘AN NF NSST’ as Category.

  • Input 'embb' as ServiceType'

  • Input 'huawei' as ServiceRole

2. In Properties Assignment section,define Service properties.

a. Click 

b. Input name and  select ‘org.openecomp.datatypes.NSSCapabilities’ as type.

3. Distribute the service model and check the results.

5.Create EmbbCn_External Service Template

Login SDC HOME page with Designer Role, add new service.

1. In the General section, complete all required fields.

  • Suggest 'EmbbCn_External' as the name to indicate the meaning of the service.

  • Select ‘CN NSST’ as Category.

  • Input 'embb' as ServiceType'

  • Input 'huawei' as ServiceRole

2. In Composition section, add artifacts at the service level:

a. Click an empty area in the canvas and click Deployment Artifacts (right pane).

b. Click 

c. Click Browse, upload the file provided bellow.

d. Select ’WORKFLOW‘ as type because SDC doesn't provide type extension and the ‘Ohter’ type is deleted in the latest version.

3. In Properties Assignment section,define Service properties.

a. Click 

b. Input name and  select ‘org.openecomp.datatypes.NSSCapabilities’ as type.

        c. Set property values as shown bellow.

4. Distribute the service model and check the results.

6.Create Tn_BH_AR(Allotted Resource,New in G release

Login SDC HOME page with Designer Role and add VF.