Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: org.onap.pomba to org.onap.logging-analytics.pomba?

...

Components NameComponents Repository name

Maven Group ID

Gildas Lanilis ? question - originally I had a single pomba group ID - and differentiated by the artifact ID

Do we need the distinct group ID per repo because of an LF jjb requirement? just wondering

Looks like we need to be distinct here - to protect against a duplicate artifact ID across 2 repos

Components Description
logging-analyticslogging-analyticsorg.onap.logging-analyticsA reference analytics pipeline configuration
pomba-context-aggregatorlogging-analytics/pomba/pomba-context-aggregator

org.onap.pomba.pomba-context-aggregator

(all below previously org.onap.pomba) with differentiators in the Maven artifact ID)

20180803: may be refactored as org.onap.logging-analytics.pomba.pomba-* for all these 6 repos


Orchestrates calls to various context builders and aggregates data from various data sources into one single payload
pomba-aai-context-builder logging-analytics/pomba/pomba-aai-context-builder org.onap.pomba.pomba-aai-context-builder AAI Context builder. Interacts with A&AI and transforms A&AI data into common model structure
pomba-sdc-context-builderlogging-analytics/pomba/pomba-sdc-context-builderorg.onap.pomba.pomba-sdc-context-builder
SDC Context builder. Interacts with SDC and transforms SDC TOSCA CSAR into common model structure
pomba-sdnc-context-builderlogging-analytics/pomba/pomba-sdnc-context-builderorg.onap.pomba.pomba-sdnc-context-builder
SDN-C Context Builder. Interacts with SDN-C and transforms SDN-C data into common model structure
pomba-network-discovery-context-builderlogging-analytics/pomba/pomba-network-discovery-context-builderorg.onap.pomba.pomba-network-discovery-context-builder
Network Discovery Context Builder. Interacts with Network discovery component and transforms its data into common model structure
pomba-audit-commonlogging-analytics/pomba/pomba-audit-commonorg.onap.pomba.pomba-audit-common
POJO project. Holds POMBA common  model POJO representation

...