Public bug reported: SecurityGroup OVO object don't reload and make compatible requested SecurityGroupRule objects which belongs to the SecurityGroup. Becuase of that if e.g. neutron-ovs-agent is requesting SecurityGroup with SecurityGroupRules in version e.g. 1.0, neutron server will return SecurityGroup with rules in the latest version.
Until now, it isn't a problem as we have only version 1.0 of both SecurityGroup and SecurityGroupRule but this affects patches like https://review.opendev.org/#/c/749158/ and https://review.opendev.org/#/c/751110/ which bumps version of the SecurityGroupRule and that is causing failures in the grenade jobs. ** Affects: neutron Importance: High Assignee: Slawek Kaplonski (slaweq) Status: Confirmed ** Tags: db ovo -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1903696 Title: Security group OVO object don't reloads and make compatible rules objects Status in neutron: Confirmed Bug description: SecurityGroup OVO object don't reload and make compatible requested SecurityGroupRule objects which belongs to the SecurityGroup. Becuase of that if e.g. neutron-ovs-agent is requesting SecurityGroup with SecurityGroupRules in version e.g. 1.0, neutron server will return SecurityGroup with rules in the latest version. Until now, it isn't a problem as we have only version 1.0 of both SecurityGroup and SecurityGroupRule but this affects patches like https://review.opendev.org/#/c/749158/ and https://review.opendev.org/#/c/751110/ which bumps version of the SecurityGroupRule and that is causing failures in the grenade jobs. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1903696/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

