Table of Contents |
---|
...
Issue | Notes | Decisions | |
---|---|---|---|
1 | Async Event DataOperation Event | NCMP Produces DataOperationEvent | |
2 | Cm Notification Subscriptions | NCMP Produces and Consumes the events | |
3 | Dmi Data Avc Event | Events NCMP receives from DMI | |
4 | Lcm ( Lifecycle Management Events) | NCMP Produces LCM Events | |
5 | NCMP Data Avc Event (northbound) | NCMP Produces AvcEvent | Note : Agreed to leave as it is in alignment with 3GPP. ( based on comment from kieran mccarthy ) |
6 | TrustLevel Events | NCMP Consumes Device Heartbeat | |
...
Use Case | Current Data Schema Name | Internal Java Type | Proposed New Data Schema Name | |
---|---|---|---|---|
1 | AsyncEvent - DataOperationEvent | urn:cps: org.onap.cps.ncmp.events.async1_0_0.DataOperationEvent:1.0.0 | org.onap.cps.ncmp.events.async1_0_0.DataOperationEvent | urn:cps:org.onap.cps.ncmp.events.batch-response:1.0.0 ( Need to document in the RTD - same event , just the event schema name has changed ) |
2 | Cm Notification Subscription ( Produce and Consume) | org.onap.ncmp.cm.subscription:1.0.0 ( Incoming to NCMP ) org.onap.ncmp.cm.subscription:1.0.0 ( Outgoing from NCMP ) org.onap.ncmp.dmi.cm.subscription:1.0.0 ( Incoming to DMI Plugin from NCMP ) org.onap.ncmp.dmi.cm.subscription:1.0.0 ( Outgoing from DMI towards NCMP ) | org.onap.cps.ncmp.impl.cmnotificationsubscription_1_0_0.client_to_ncmp.NcmpInEvent org.onap.cps.ncmp.impl.cmnotificationsubscription_1_0_0.ncmp_to_client.NcmpOutEvent org.onap.cps.ncmp.impl.cmnotificationsubscription_1_0_0.ncmp_to_dmi.DmiInEvent org.onap.cps.ncmp.impl.cmnotificationsubscription_1_0_0.dmi_to_ncmp.DmiOutEvent | ur:cps:org.onap.ncmp.events.subscription:1.0.0 |
3 | DMI Data Avc (Consuming) | Since we are just consuming , hence the team publishing will decide the schema.
| ||
4 | Lcm ( Lifecycle Management Events ) | Non Cloud Event | org.onap.cps.ncmp.events.lcm.v1.LcmEventHeader | Non Cloud Event |
5 | NCMP Data Avc ( Used for publishing trustlevel changes) | urn:cps:org.onap.cps.ncmp.events.avc.ncmp_to_client.AvcEvent:1.0.0 | org.onap.cps.ncmp.events.avc.ncmp_to_client.AvcEvent | ?? |
6 | Trust Level Events (Consuming) trust level messages coming from DMIs |
|
|
...