← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2007327] Re: Don't send rpc messages about security groups

 

Reviewed:  https://review.opendev.org/c/openstack/neutron/+/873850
Committed: https://opendev.org/openstack/neutron/commit/35cb164ea557ca4f26b7c7ef21d1db13cdda0d71
Submitter: "Zuul (22348)"
Branch:    master

commit 35cb164ea557ca4f26b7c7ef21d1db13cdda0d71
Author: zhouhenglc <zhouhenglc@xxxxxxxxxx>
Date:   Wed Feb 15 10:54:56 2023 +0800

    [ovn]disable security group notifier
    
    When we use the ovn driver, the security group is implemented
    by the ACL of ovn. There is no need to send rpc messages.
    
    Closes-Bug: #2007327
    
    Change-Id: I4b486c910ed298633ac6f60fd93f695c6c3bfef2


** 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/2007327

Title:
  Don't send rpc messages about security groups

Status in neutron:
  Fix Released

Bug description:
  When we use the ovn driver, the security group is implemented by the ACL of ovn. 
  There is no need to send rpc messages.

  If do not send rpc messages, create ports and update ports, they will
  not be affected by message queue status.

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



References