issues
search
writememe
/
net-api
A documented REST API which returns structured data from network devices
Mozilla Public License 2.0
79
stars
7
forks
source link
nornir 3 refactor
#29
Closed
writememe
closed
4 years ago
writememe
commented
4 years ago
Summary
Code has been refactored to support nornir3 as per #28
.github/workflows/docker-image.yml
Added
feature/*
branch to github actions workflow
.github/workflows/main.yml
Added
feature/*
branch to github actions workflow
.gitignore
Added vscode to gitignore file
app/net.py
Refactor code to work with nornir 3.0.0.
pytest.ini
Added ignore deprecation warning. This is not a long-term fix but it works..
requirements.txt
Updating requirements.txt with various new modules needed as a result of the nornir3 change
Summary
Code has been refactored to support nornir3 as per #28
.github/workflows/docker-image.yml
feature/*
branch to github actions workflow.github/workflows/main.yml
feature/*
branch to github actions workflow.gitignore
app/net.py
pytest.ini
requirements.txt