Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

Add switch.interface.created event to PORT_DESC handler #131

Merged
merged 2 commits into from
May 25, 2021

Conversation

cmagnobarbosa
Copy link
Member

:octocat: Are you working on some issue? Identify the issue!

Fix kytos/topology#158
Related: #116
Related to suggestion : #116 (comment)

📑 Description of the Change

Add new event (switch.interface.created) to handle_port_desc method.
This modification is an alternative to the pull request (kytos/topology#160).

Now PORT_DESC method generate the events kytos/of_core.switch.interface.created and switch.port.created.
Before this commit, only port.created was generated in PORT_DESC.

💻 Verification Process

  • N/A

📄 Release Notes

Now ``PORT_DESC`` method generate the events ``kytos/of_core.switch.interface.created``
and ``switch.port.created``. Before this commit, only `port.created` was generated
in `PORT_DESC`.
v0x04/utils.py Outdated Show resolved Hide resolved
@hdiogenes hdiogenes merged commit 618059e into kytos:master May 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inserting interface metadata is not persistent
3 participants