atlanticwave-sdx / kytos-sdx-topology

0 stars 3 forks source link

assess the usage of event topology.updated #20

Closed italovalcy closed 10 months ago

italovalcy commented 10 months ago

Hi,

Kytos generates the event topology.updated when the topology is updated due to link up/down, interfaces up/down, and many other situations. I wonder why this event is not included in the list of Admin/Oper events. One think I can imagine is that we will try to handle the underling events, i.e. the events which actually generated the topology.updated. However, I'm not quite sure we dont have the risk of losing information.

lmarinve commented 10 months ago

We want to start with specific events, observe the behavior, then add incremental events to test.