← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1866160] [NEW] Update security group failed with the same stateful data

 

Public bug reported:

With the merge of the stateless support
patchset(https://review.opendev.org/#/c/572767/48).

We found a failing scenario that the stateful configuration can't be
updated when updating with the same stateful configuration.

To reproduce:
- Create a security group with stateful False(True)
- Add this security group to the port
- Update the security group to be stateful False(True)

The update will fail because the security group is used by the port.

The security groups should be updatable with the same stateful data.

** Affects: neutron
     Importance: Undecided
         Status: New

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

Title:
  Update security group failed with the same stateful data

Status in neutron:
  New

Bug description:
  With the merge of the stateless support
  patchset(https://review.opendev.org/#/c/572767/48).

  We found a failing scenario that the stateful configuration can't be
  updated when updating with the same stateful configuration.

  To reproduce:
  - Create a security group with stateful False(True)
  - Add this security group to the port
  - Update the security group to be stateful False(True)

  The update will fail because the security group is used by the port.

  The security groups should be updatable with the same stateful data.

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


Follow ups