Project Overview
NBI stands for NorthBound Interface. It brings to ONAP a set of APIs that can be used by external systems such BSS for example. These APIs are based on TMForum APIs
New component capabilities for Dublin, functional enhancements
Allow BSS or any other to receive service state update, by offering both dynamic event criteria notification subscription and event notification. REST base APIs. ( use DMaaP as source to read AAI events )
- Service Inventory improvement by adding few more information
- Application status enhancement, provide a query param to play basis integration test with other modules such aai, sdc, so, dmaap
New or modified interfaces
/service/{id}
/serviceSpecification/{uuid}/specificationInputSchema retrieve the json shemas of the serviceSpec
- /status?viewAll=true
Reference to the interfaces
Latest documentation and swagger available on latest readthedoc here
System limits
Involved use cases, architectural capabilities or functional requirements
BBS usecase
service inventory notification
CCVPN usecase
Service inventory improvement, by retrieving a service instance by id, populating state and relatedParty attributes.
Technical improvement
Migrate from springboot 1.x to springboot 2.x
Refactor API testing to resolve instability during jenkins jobs, facilitate test maintenance and new feature testing. Karate framework
Listing of new or impacted models used by the project (for information only)
None.