Versions Compared

Key

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

...

Consumed APIs by Intent Framework

Create slice service

POST /onap/so/infra/serviceInstantiation/v7/serviceInstances

Request Body: jsonObject,

{“requestParameters”:{……, “requestInputs”: {“maxNumberUEs”:100,pLMNIDList”:”xx”, “coverageAreaList”:”xx”}}}

Service instantiation

POST /onap/so/infra/serviceInstantiation/v7/serviceInstances

Request Body: jsonObject,

{“requestParameters”: {“userParams”:[{“resources”:{“pnfs”:[“instanceName”:”{nf_instance_name}”]}}]}}

...

Test Process:

TBD

Test Cases and Status


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

COMPLETE

2create additional requirements as needed for each discreet step

COMPLETE

3Test cases should cover entire Use Case

PARTIALLY COMPLETE


...