-
Type: Story
-
Status: Resolved (View Workflow)
-
Priority: Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: NEM
-
Labels:None
-
Story Points:2
-
Epic Link:
Once ONOS has authenticated the subscriber it will send an event over the kafka bus. XOS needs to listen for that event and activate the subscriber.
The event format will look something like:
// topic: subscriber.auth { auth: true, switch_dp_ip: "of:1234", uni_port_id: "14" }
- is duplicated by
-
CORD-3126 Listen of Subscriber authentication message in XOS
- Resolved