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

parse:ovs: Ignore deprecated OpenFlow1.6 protocol (LP: #1963735) #332

Merged
merged 1 commit into from
Mar 2, 2023

Conversation

slyon
Copy link
Collaborator

@slyon slyon commented Mar 1, 2023

Description

parse:ovs: Ignore deprecated OpenFlow1.6 protocol (LP: #1963735)

The OpenFlow 1.6 draft got abandoned by the ONF as of OVS v2.12:
https://www.openvswitch.org/releases/NEWS-2.12.0.txt

Checklist

  • Runs make check successfully.
  • Retains 100% code coverage (make check-coverage).
  • New/changed keys in YAML format are documented.
  • (Optional) Adds example YAML for new feature.
  • (Optional) Closes an open bug in Launchpad. LP#1963735

@slyon slyon requested a review from daniloegea March 1, 2023 16:15
Copy link
Collaborator

@daniloegea daniloegea left a comment

Choose a reason for hiding this comment

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

lgtm

@slyon slyon merged commit 41eac17 into canonical:main Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants