Comment 7 for bug 1915530

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron-tempest-plugin (master)

Reviewed: https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/793196
Committed: https://opendev.org/openstack/neutron-tempest-plugin/commit/bd2bfd49d3b6bfb6f76a7507cab59b654f46e8a1
Submitter: "Zuul (22348)"
Branch: master

commit bd2bfd49d3b6bfb6f76a7507cab59b654f46e8a1
Author: Alex Katz <email address hidden>
Date: Wed May 26 18:12:36 2021 +0300

    Added test for reattached security groups

    We had a bug for OSP13 with openvswitch firewall driver that the established
    connection can't be resumed after the security group has been removed from
    the port and than added back. Need to test this behavior.

    In order to keep the connection open there is a new StatefulConnection
    class

    Related-Bug: #1915530
    Change-Id: I3c2f037180b35dbbd254d8b4ce69852d31391a9a