← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2086205] Re: [OVN] The security group create command is not creating the SG rules revision number registers

 

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

commit e0ee8bd7726a24747ee5028cb31f9b62cfcfcc29
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date:   Thu Oct 31 23:33:58 2024 +0000

    [OVN] Create the SG rules revision number registers
    
    During a security group creation, the default security group rules are
    also added. This patch is creating the security group rules revision
    number registers and bumping them to their first revision.
    
    Closes-Bug: #2086205
    Change-Id: Idc6ad29bcac23c2397e32f290addfd1877b8b3e0


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

Title:
  [OVN] The security group create command is not creating the SG rules
  revision number registers

Status in neutron:
  Fix Released

Bug description:
  When a security group is created, a set of default security group
  rules is added too. The ML2/OVN extension method for the security
  group creation is not creating the security group rules revision
  number registers, needed when a resource [1] is created, in order to
  track the parity state between the OVN DB and the Neutron DB.

  [1]https://github.com/openstack/neutron/blob/f2d76280dc58e78a7fdc0eb4810174a2e3dd8481/neutron/common/ovn/constants.py#L258-L267

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



References