GithubHelp home page GithubHelp logo

networktocode / nornir-pyntc Goto Github PK

View Code? Open in Web Editor NEW
2.0 8.0 1.0 467 KB

Pyntc Plugin for Nornir

Home Page: https://nornir-pyntc.readthedocs.io/en/latest/

License: Other

Dockerfile 1.16% Python 98.84%

nornir-pyntc's Introduction

nornir-pyntc



Overview

A pyntc plugin for Nornir.

Documentation

Full web-based HTML documentation for this library can be found over on the Nornir-Pyntc Docs website:

Contributing to the Docs

All the Markdown source for the library documentation can be found under the docs folder in this repository. For simple edits, a Markdown capable editor is sufficient - clone the repository and edit away.

If you need to view the fully generated documentation site, you can build it with mkdocs. A container hosting the docs will be started using the invoke commands (details in the Development Environment Guide) on http://localhost:8001. As your changes are saved, the live docs will be automatically reloaded.

Any PRs with fixes or improvements are very welcome!

Questions

For any questions or comments, please check the FAQ first. Feel free to also swing by the Network to Code Slack (channel #networktocode), sign up here if you don't have an account.

nornir-pyntc's People

Contributors

dependabot[bot] avatar jeffkala avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

jifox

nornir-pyntc's Issues

Code review feedback

Get new project logo

Environment

  • nornir-pyntc version: 1.0.1

Use Case

Currently reusing pyntc logo, need to create a new logo for this project and update readthedocs to avoid confusion between pyntc and nornir-pyntc.

show_list broken

Environment

  • Python version: 3.11.0
  • nornir-pyntc version: 1.0.1

Expected Behavior

pyntc_show_list works.

Observed Behavior

pyntc_show_list broke when the underlying pyntc show_list() was deprecated.

output now shows

/usr/local/lib/python3.11/site-packages/pyntc/devices/eos_device.py:563: DeprecationWarning: show_list() is deprecated; use show().
  warnings.warn("show_list() is deprecated; use show().", DeprecationWarning)
vvvv ceos1: pyntc_show_list ** changed : False vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv INFO
^^^^ END pyntc_show_list ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
vvvv ceos2: pyntc_show_list ** changed : False vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv INFO
^^^^ END pyntc_show_list ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Options to address

  1. Deprecate pyntc_show_list and update documentation accordingly
  2. Fix pyntc_show_list and correct integration tests to catch this sort of item in the future.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.