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

adapt print_result processor to nornir 3.0.0 #515

Closed
dbarrosop opened this issue Apr 9, 2020 · 2 comments
Closed

adapt print_result processor to nornir 3.0.0 #515

dbarrosop opened this issue Apr 9, 2020 · 2 comments
Milestone

Comments

@dbarrosop
Copy link
Contributor

dbarrosop commented Apr 9, 2020

Relates to #486 and #504

Adapt plugin to nornir 3.0.0.

For reference look at https://github.com/nornir-automation/nornir_napalm.

Don't forget to add details to the plugin repository. You can do so by adding it here

If you have any questions don't hesitate to ask.

@dbarrosop dbarrosop added this to the 3.0.0 milestone Apr 9, 2020
@dbarrosop
Copy link
Contributor Author

dbarrosop commented Apr 9, 2020

For simple/standalone plugins that don't require external dependencies I was thinking that a nornir_utils repo might be enough, happy to discuss ideas.

@ogenstad
Copy link
Collaborator

The sad think in this case is that even the simple print requires the colorama library. Perhaps that can be optional so that it prints without color if the library isn't installed.

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

No branches or pull requests

2 participants