...
- What is a Context Builder?
- It is an independent Microservice capable of getting information about a service or service instance from a particular data sources (SDC, SDN-C, A&AI, Network). They each support the same API. See POMBA Context Builders for more information. This allows POMBA to easily compare the data and generate a report.
- How many Context Builders are there?
- One for each source of data - SDC, SDN-C, A&AI, Network, etc.
- Conceptually, the SDC one is defining a type of service while the others are dealing with service instances.
- If I want to add a new source of data, then I need a new Context Builder?
- Yes, for ONAP data sources. Note that the Network Discovery Context Builder is meant to handle all primary data sources outside of ONAP.
...