OSAM Core Onboarding And Instantiation

#Test CasesStatus
1

Resource Definition

OSAM Core specific heat(also the Tosca for ks8) template needs to be created

NOT YET TESTED

2

Service Definition

Define the requirements of the service

NOT YET TESTED

3

Modeling Artifacts

Any required ansible or chef(configuration) might be used

NOT YET TESTED

4

Resource Declaration

Deploy created heat template to SDC. Import to SDC catalog as a resource

NOT YET TESTED

5

Service Declaration

Create a service from OSAM Core resource and required artifacts.

NOT YET TESTED

6

Service Instantiation

Instantiate OSAM Core service from VID UI.

NOT YET TESTED








Test environment requirements for above test cases:

  • ONAP Pod should be ready
  • Subscribers should be registered to the ONAP system.
  • Any cloud region should be added to the ONAP system.


OSAM GW Onboarding And Instantiation

#Test CasesStatus
1

Resource Definition

OSAM GW specific heat(also the Tosca for ks8) template needs to be created

NOT YET TESTED

2

Service Definition

Define the requirements of the service

NOT YET TESTED

3

Modeling Artifacts

Any required ansible or chef(configuration) might be used

NOT YET TESTED

4

Resource Declaration

Deploy created heat template to SDC. Import to SDC catalog as a resource

NOT YET TESTED

5

Service Declaration

Create a service from OSAM GW resource and required artifacts.

NOT YET TESTED

6

Service Instantiation

Instantiate OSAM GW service from VID UI.

NOT YET TESTED








Test environment requirements for above test cases:

  • ONAP Pod should be ready
  • Subscribers should be registered to the ONAP system.
  • Any cloud region should be added to the ONAP system.


SEBA Service Onboarding And Instantiation

Since OSAM benefits from 5G use-case, some test cases will be the same. But, they are needed to be tested as well again for OSAM;

#Test CasesStatus
1 Resource Definition


NOT YET TESTED

2

 Service DefinitionNOT YET TESTED


3

Type Modeling Artifacts

NOT YET TESTED

4

Resource Declaration

NOT YET TESTED

5Create A&AI PNF Entry

NOT YET TESTED

6Service Instantiation

NOT YET TESTED

7Homing OOF Scenario

NOT YET TESTED

8Resource RLF

NOT YET TESTED

9Check A&AI Entry

NOT YET TESTED

10Create A&AI Entry

NOT YET TESTED

11Subscribe VES Event

NOT YET TESTED

12RLF Thread Terminates

NOT YET TESTED

13Authenticates PNF Connection

NOT YET TESTED

14PNF Registration VES Events

NOT YET TESTED

15Inventory Query

NOT YET TESTED

16Update PNF Entry

NOT YET TESTED

17PNF Ready

NOT YET TESTED


OSAM SEBA(PNF) Activation Use Case

Test Cases and Status: SEBA Activation

#

Test Cases

Status

1

Confirm that SDNC applies connection points between OSAM GW and SEBA pod.(Similar to 5G but might be different for OSAM. Might add direct graph)

NOT YET TESTED
2Confirm that APPC is sending PNFId and OSAM GW IP address other additional configurations. (Info in the design time this info will be delivered)
NOT YET TESTED
3

Confirm that SEBA pod is receiving PNFId, OSAM GW IP address, and configuration from APPC.

Expected final action: SEBA pod will try to register OSAM GW with received IP Address

NOT YET TESTED







Test environment requirements for above test cases:

  • PNF registration flow from 5G use case must be completed.
  • OSAM GW must be onboarded and instantiated.
  • SEBA PNFD must be onboard
    • SEBA specific PNFD should be prepared.
    • A required configuration such as SEBA specific Direct Graph must be given from CDT UI in SDC
  • SEBA service must be created from SDC and instantiated from VID.
  • SEBA Pod must be registered the ONAP pod via HTTP and SO should send the registration event(Most likely be similar to 5G use case)


OSAM Alarm Collection Use Case

Test Cases and Status: Alarm Collection 

#

Test Cases

Status

1Confirm that "osam" topic is created in DMAAP.
NOT YET TESTED
2Confirm that VES Collector receives events from OSAM GW's Ves Agent.
NOT YET TESTED
3

Confirm that Ves Collector publishes the alarm event to DMAAP with "osam/alert"

topic tag.

NOT YET TESTED
4Confirm that Service Flow Manager can consume the "osam/alert" topic.
NOT YET TESTED
5Confirm that TCA receives the topic and stores in the BigData DB
NOT YET TESTED







Test environment requirements for above test cases:

  • OSAM GW must be onboarded and instantiated.
  • OSAM Core must be onboarded and instantiated.
  • SEBA service must be onboarded and instantiated.
  • Somehow(maybe from SDC) "osam" topic must be created on DMAAP.
  • At design time CLAMP must be used for OSAM specific Ves flows.