Versions Compared

Key

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

...

1There should be a test case for each item in the sequence diagram

NOT YET TESTED

2create additional requirements as needed for each discreet step

COMPLETE

3Test cases should cover entire Use Case

PARTIALLY COMPLETE



Report

Support for vertical industry scenario A in R8


Image Added 

Enhance UUI:

  • Deign and develop tenant management portal in ONAP UUI. Through this portal, operator can create the tenant account for vertical industry tenant and assign the instantiated service instance to the corresponding;
  • Design and develop separate management portal for vertical industry outside ONAP UUI. Through this portal, vertical industry can query the info which they are allowed to access.

Develop the external database to store the tenant info and the info about relation between vertical industry tenant and instantiated service instance and xNF instance. In the future release, the external database may be merged with AAI or CPS:

  • Now, AAI is used to save the info about instantiated service instances and corresponding xNF instances;
  • Now, CPS is used to save the network configuration info.

Enhance SO:

  • ONAP UUI will trigger the PNF instantiation process based on the tenant info.


PoC Demo in R8

Pre-conditions:

  • Design and publish Service/PNF/Workflow for vertical industry tenants.
  • Design and publish corresponding CDS Blueprint.
  • Instantiate corresponding network service instance.

Steps:

  1. Operator access the tenant management portal inside ONAP UUI to create tenant account for vertical industries. This portal can only be accessed by operator. The vertical industry tenant account info will be saved in the external database. The external database can be merged with A&AI or CPS in the future.
  2. Vertical industry tenant account login the separate management portal outside ONAP UUI. This portal can only be accessed by vertical industry. Query the external database to verify the password.
  3. 3. Vertical industry tenant account query the info about assigned network service (none) through the separate management portal outside ONAP UUI.
  4. 4. Operator access the tenant management portal inside ONAP UUI to assign the instantiated network service instances to the corresponding vertical industry tenant account. The assign-relation between vertical industry tenant account and service instance will be saved in the external database. The external database can be merged with A&AI or CPS in the
  5. Each Vertical industry tenant account login the separate management portal outside ONAP UUI to query the info about assigned network service instances and xNF instances.


In Support For Vertical Industry PoC, we design and develop Operator Management page and Tenant Management page in Portal for operator inside ONAP Use Case UI:

  • Operator Tenant Management pagePortal:   Only operator maintenance officers can access. In Through this pageportal, operator maintenance officers can create a Tenant account for the corresponding vertical Industry, assign the instantiated network service to the corresponding vertical industry tenant and monitor the info about the existing vertical industry tenant accounts, instantiated network services, and active xNFs;
  •  Tenant Management page: Only vertical industry maintenance officers can access. In this page, the vertical industry maintenance officer can monitor info about the network service instances and xNFs which have been assigned to this vertical industry tenant.

...

Image Added

The list in the red block is used to present the info about existing vertical industry tenant. Each row contains info about tenant ID (unique), vertical industry name, vertical industry info (human readable) and assigned service (service instance name) :

  • Create Tenant: Press this button. The operator maintenance officers can create one tenant account for the corresponding vertical industry;
  • Assign Service: Press this button. The operator maintenance officers can assign the instantiated service to the corresponding vertical industry tenant account.