kytos / flow_manager

MIT License
1 stars 16 forks source link

Include command in error event #95

Closed ajoaoff closed 4 years ago

ajoaoff commented 4 years ago

Fixes #94

:bookmark_tabs: Description of the Change

The flow mod error event now includes the command (add or delete) sent to the switch. This will help other NApps listening to the event to decide what to do based on the command

:computer: Verification Process

Unit tests were modified to reflect the changes in the event

:page_facing_up: Release Notes

ajoaoff commented 4 years ago

My mistake. It is delete, not remove.