Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tech debt: links ref access via core #90

Open
viniarck opened this issue May 23, 2024 · 0 comments
Open

tech debt: links ref access via core #90

viniarck opened this issue May 23, 2024 · 0 comments
Labels
tech_debt Tech debt

Comments

@viniarck
Copy link
Member

When topology links move to kytos core kytos-ng/kytos#92, this NApps shouldn't be directly accessing self.controller.napps[("kytos", "topology")]:

https://github.com/kytos-ng/maintenance/blob/master/main.py#L232

More NApp-to-NApp access will be allowed via NApp instance ref but that will still be specified.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech_debt Tech debt
Projects
None yet
Development

No branches or pull requests

1 participant