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

Update dependency napalm to v3.3.0 #511

Merged
merged 1 commit into from
May 19, 2021
Merged

Update dependency napalm to v3.3.0 #511

merged 1 commit into from
May 19, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 12, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
napalm ==3.2.0 -> ==3.3.0 age adoption passing confidence

Release Notes

napalm-automation/napalm

v3.3.0

Compare Source

NETCONF driver for IOS-XR

Over the last 18 months Cisco has been working on implementing a NETCONF-based driver for the IOS-XR platforms. The new driver is now available in the core NAPALM library, besides the existing driver (which uses the proprietary XML API). The minimum IOS-XR version required is 7.0. Check out https://napalm.readthedocs.io/en/latest/support/iosxr_netconf.html for more information and caveats.

Many thanks to the Cisco team, in particular to @​neelimapp and @​111pontes for their work, and @​ktbyers for coordinating these efforts.

As this is a brand new driver, you may encounter various issues, and we will welcome your reports and pull requests to fix those!

Commit Confirmed

Beginning with this release, NAPALM natively supports commit confirmed operations. See https://napalm.readthedocs.io/en/latest/tutorials/changing_the_config.html#committing-the-configuration-with-a-required-confirmation for more usage details.

New Features

[Junos] Add get_vlans for Junos #​1398
[Junos] Added Support for Logical Interfaces Counters #​1382
[Junos] Use aply-groups inheritance on get-configuration RPC calls #​1363
[Core] Adding cannonical mapping for 25GE, 50GE, 200GE and 400GE interfaces #​1329

Bug Fixes

[EOS] Fix for BGP description not found by get_bgp_neighbors in some EOS versions #​1356
[EOS] Set next hop to something valid for vxlan routes #​1347
[EOS] Fix naplam.get_route_to() not working on EOS:failed to detect a valid IP address from u'' #​1346
[IOS-XR] XR 7+: get_lldp_neighbors_detail query only the NodeTable #​1404
[IOS-XR] Resolve #​1181 (IOS-XR get_environment() throws an error in 6.3.2 on NCS5501) and reduce the get_facts heavy workload #​1400
[IOS-XR] Look up the KeepAliveTime and HoldTime keys in the VRF tree #​1290
[Junos] Fix sanitized bug for Junos #​1414
[Junos] Multiple next-hop self config stanzas generate a list #​1362
[Junos] Add wildcard for set matches on junos #​1318
[Junos] Fix mapping for Juniper devices with Netmiko #​1288
[IOS] Handle control plane interface #​1411
[IOS] Set minimum ttl to zero to fix issue #​1320 #​1321
[NX-OS] Cast uptime values to int before processing #​1343


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the maintenance The issue describes a maintenance task, such as upgrading a dependency to a certain version. label May 12, 2021
@tobiasge tobiasge merged commit 05bb40a into develop May 19, 2021
@tobiasge tobiasge deleted the renovate/napalm-3.x branch May 19, 2021 07:02
@cimnine cimnine added this to the next milestone May 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance The issue describes a maintenance task, such as upgrading a dependency to a certain version.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants