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

feat: Fast failover for LACP on aggregate network interfaces #502

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

jamesholland-uk
Copy link
Member

@jamesholland-uk jamesholland-uk commented Apr 18, 2023

Description

Adds the option to configure fast failover for LACP on aggregate network interfaces

Motivation and Context

Adds the option to configure fast failover for LACP on aggregate network interfaces
This is a prerequisite change, which when implemented in pan-os-ansible will close PaloAltoNetworks/pan-os-ansible#422

How Has This Been Tested?

Tested locally against PA-5220

Screenshots (if appropriate)

Testing via Ansible playbook:
Screenshot 2023-04-18 at 10 48 26
Screenshot 2023-04-18 at 10 49 18
Screenshot 2023-04-18 at 10 49 45

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist

  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes if appropriate.
  • All new and existing tests passed.

Copy link
Collaborator

@shinmog shinmog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jamesholland-uk jamesholland-uk merged commit 0dcdaa2 into develop Apr 25, 2023
@jamesholland-uk jamesholland-uk deleted the add-lacp-fast-failover branch April 25, 2023 17:27
github-actions bot pushed a commit that referenced this pull request Apr 26, 2023
## [1.9.0](v1.8.1...v1.9.0) (2023-04-26)

### Features

* Fast failover for LACP on aggregate network interfaces ([#502](#502)) ([0dcdaa2](0dcdaa2))
@github-actions
Copy link

🎉 This PR is included in version 1.9.0 🎉

The release is available on PyPI and GitHub release

Posted by semantic-release bot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

panos_aggregate_interface - no option for Fast Failover
2 participants