-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Updated lib mapping docs (#113) * Updated lib mapping docs * Updated per review suggestions * Pinned mistune for m2r2 (#114) * Switch to poetry-core * Update banner parsing for EOS (#121) Update banner parsing for EOS * Fixes encrypt type7 (#122) * fixes encrypt type7 * Document support on duplicate lines (#128) * Few updates to PR of 125 (#129) * initial pass at type hinting and getting mypy to run * update tasks and ci to do mypy as well * rm unused import * fix contributing end-line number * fix contributing end-line number * Add py.typed file to signify availability of type hints to third parties. * Updates to type hinting. * Add EOS _build_banner type hints. * Address feedback. * Linting. * Remove .idea from commit and ignore in .gitignore. * Remove remnants of merge conflict. * PR feedback. * PR comments. * Ignore pylint errors for abstract-method. * Black. * add examples and better exception messaging Co-authored-by: Leo Kirchner <leo@kirchne.red> * Adding nxos_ssh to Napalm mapper (#138) * Update CODEOWNERS (#134) adding codeowner * prep for 1.2.0 release (#143) * prep for 1.2.0 release * Update CHANGELOG.md Co-authored-by: Jeff Kala <48843785+jeffkala@users.noreply.github.com> Co-authored-by: Jeff Kala <48843785+jeffkala@users.noreply.github.com> Co-authored-by: Adam Byczkowski <38091261+qduk@users.noreply.github.com> Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch> Co-authored-by: Ken Celenza <ken@celenza.org> Co-authored-by: Dr. X <xenia.mountrouidou@networktocode.com> Co-authored-by: Leo Kirchner <leo@kirchne.red> Co-authored-by: Joe Wesch <10467633+joewesch@users.noreply.github.com> Co-authored-by: Andrew Bates <abates@omeganetserv.com>
- Loading branch information
1 parent
081d226
commit 0f30e72
Showing
57 changed files
with
2,080 additions
and
682 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
# Default owner(s) of all files in this repository | ||
* @itdependsnetworks @jeffkala @qduk | ||
* @itdependsnetworks @jeffkala @qduk @abates |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
m2r2==0.2.7 | ||
mistune==0.8.4 | ||
Sphinx | ||
toml | ||
sphinx-rtd-theme |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,5 +4,5 @@ Contributing | |
|
||
.. mdinclude:: ../../../README.md | ||
:start-line: 148 | ||
:end-line: 233 | ||
:end-line: 234 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
78 changes: 78 additions & 0 deletions
78
docs/source/netutils/lib_mapping/ANSIBLE_reverse_table.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,78 @@ | ||
.. raw:: html | ||
|
||
<table border="1" class="docutils"> | ||
<th>NORMALIZED</th><th>ANSIBLE</th> | ||
|
||
<tr> | ||
<td>arista_eos</td><td>arista.eos.eos</td> | ||
</tr> | ||
<tr> | ||
<td>ciena_saos</td><td>ciena.saos6.saos6</td> | ||
</tr> | ||
<tr> | ||
<td>cisco_asa</td><td>cisco.asa.asa</td> | ||
</tr> | ||
<tr> | ||
<td>cisco_ios</td><td>cisco.ios.ios</td> | ||
</tr> | ||
<tr> | ||
<td>cisco_xr</td><td>cisco.iosxr.iosxr</td> | ||
</tr> | ||
<tr> | ||
<td>cisco_nxos</td><td>cisco.nxos.nxos</td> | ||
</tr> | ||
<tr> | ||
<td>huawei</td><td>community.network.ce</td> | ||
</tr> | ||
<tr> | ||
<td>dell_os6</td><td>dellemc.os6.os6</td> | ||
</tr> | ||
<tr> | ||
<td>dell_os9</td><td>dellemc.os9.os9</td> | ||
</tr> | ||
<tr> | ||
<td>dell_os10</td><td>dellemc.os10.0s10</td> | ||
</tr> | ||
<tr> | ||
<td>ericsson_ipos</td><td>community.network.eric_eccli</td> | ||
</tr> | ||
<tr> | ||
<td>extreme_exos</td><td>community.network.exos</td> | ||
</tr> | ||
<tr> | ||
<td>extreme_netiron</td><td>community.network.ironware</td> | ||
</tr> | ||
<tr> | ||
<td>extreme_nos</td><td>community.network.nos</td> | ||
</tr> | ||
<tr> | ||
<td>extreme_slx</td><td>community.network.slxos</td> | ||
</tr> | ||
<tr> | ||
<td>extreme_vsp</td><td>community.network.voss</td> | ||
</tr> | ||
<tr> | ||
<td>juniper_junos</td><td>junipernetworks.junos.junos</td> | ||
</tr> | ||
<tr> | ||
<td>lenovo_cnos</td><td>community.network.cnos</td> | ||
</tr> | ||
<tr> | ||
<td>lenovo_enos</td><td>community.network.enos</td> | ||
</tr> | ||
<tr> | ||
<td>mikrotik_routeros</td><td>community.network.routeros</td> | ||
</tr> | ||
<tr> | ||
<td>nokia_sros</td><td>community.network.sros</td> | ||
</tr> | ||
<tr> | ||
<td>pluribus</td><td>community.network.netvisor</td> | ||
</tr> | ||
<tr> | ||
<td>ruckus_icx</td><td>community.network.icx</td> | ||
</tr> | ||
<tr> | ||
<td>vyos</td><td>vyos.vyos.vyos</td> | ||
</tr> | ||
</table> |
Oops, something went wrong.