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(panos_aggregate_interface): Fast failover for LACP on aggregate network interfaces #423

Merged
merged 2 commits into from
Apr 26, 2023

Conversation

jamesholland-uk
Copy link
Member

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 requires the prerequisite change in pan-os-python to be merged first

Closes #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.

@jamesholland-uk jamesholland-uk changed the title feat(panos_aggregate_interface): Add fast failover for LACP feat: Fast failover for LACP on aggregate network interfaces Apr 18, 2023
@jamesholland-uk jamesholland-uk changed the title feat: Fast failover for LACP on aggregate network interfaces feat(panos_aggregate_interface): Fast failover for LACP on aggregate network interfaces Apr 25, 2023
@jamesholland-uk jamesholland-uk added the pan-os-python Needs support in upstream pan-os-python library label Apr 25, 2023
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 ad89bcd into develop Apr 26, 2023
@jamesholland-uk jamesholland-uk deleted the add-lacp-fast-failover branch April 26, 2023 08:23
github-actions bot pushed a commit that referenced this pull request Apr 26, 2023
## [2.14.0](v2.13.3...v2.14.0) (2023-04-26)

### Features

* **panos_aggregate_interface:** Fast failover for LACP on aggregate network interfaces ([#423](#423)) ([ad89bcd](ad89bcd))
@github-actions
Copy link

🎉 This PR is included in version 2.14.0 🎉

The release is available on Ansible Galaxy 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
pan-os-python Needs support in upstream pan-os-python library released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

panos_aggregate_interface - no option for Fast Failover
2 participants