napalm icon indicating copy to clipboard operation
napalm copied to clipboard

Network Automation and Programmability Abstraction Layer with Multivendor support

Results 186 napalm issues
Sort by recently updated
recently updated
newest added

### Description of Issue/Question Napalm is not closing correctly the objects created for Arista SSH session. We identified this when noted a thread that remains open after a getter is...

Hello, Documentation hosted on RTD is outdated, there is an issue when building the documentation https://readthedocs.org/projects/napalm/builds Last successfull operation was 3 months ago

Fix #1697 I assume it works `make doctest` ``` build succeeded. The HTML pages are in _build/html. ```

allows for better merging "default" configs like "no shutdown" see issue: https://github.com/napalm-automation/napalm/issues/1730

### Description of Issue/Question With Python 10+ the strength of the TLS stack is stronger. You have 2 options it seems: 1. Increase web server cipher suite. 2. Tell the...

### Description of Issue/Question when https://github.com/napalm-automation/napalm/blob/develop/napalm/nxos/nxos.py#L236 is adjusted to `running_config = self.get_config(retrieve="running", full=True)["running"]` it allows easier management with salt. Since with the change, using netconfig.managed with a template it will...

Bumps [types-setuptools](https://github.com/python/typeshed) from 57.4.18 to 64.0.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=types-setuptools&package-manager=pip&previous-version=57.4.18&new-version=64.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependency issue

Hello, Using the JUNOSDriver, trying to load an XML file that has a header with encoding information present (``) will raise the following exception in method `_load_candidate`: ``` ValueError: Unicode...

Bumps [types-requests](https://github.com/python/typeshed) from 2.28.0 to 2.28.8. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=types-requests&package-manager=pip&previous-version=2.28.0&new-version=2.28.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependency issue

Bumps [ansible](https://github.com/ansible/ansible) from 4.10.0 to 6.2.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ansible&package-manager=pip&previous-version=4.10.0&new-version=6.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependency issue