← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1634757] Re: OVS firewall doesn't work with recent ovs

 

Reviewed:  https://review.openstack.org/388467
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=14ee32940c87186d36b253773e1d73b5274349bf
Submitter: Jenkins
Branch:    master

commit 14ee32940c87186d36b253773e1d73b5274349bf
Author: IWAMOTO Toshihiro <iwamoto@xxxxxxxxxxxxx>
Date:   Wed Oct 19 15:28:32 2016 +0900

    ovsfw: Add a dl_type match for action=ct flows
    
    Recently ovs has been changed to require a dl_type match for
    action=ct flows.
    
    Change-Id: I9040d8c50ee30f5daef7ea931a28cd0cf7855f3e
    Closes-bug: #1634757


** Changed in: neutron
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1634757

Title:
  OVS firewall doesn't work with recent ovs

Status in neutron:
  Fix Released

Bug description:
  On ovs branch-2.5 after commit fd6daf7, ovs firewall fails to install
  flows with a following error.

  ovs-ofctl: -:17: actions are invalid with specified match
  (OFPBAC_MATCH_INCONSISTENT)

  Similar commit exists on master, so the firewall won't work on master,
  either. (not confirmed)

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1634757/+subscriptions


References