Comment 10 for bug 1854131

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/stein)

Reviewed: https://review.opendev.org/696974
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=d82745b651b022bd32c8a740656f0d2b5f435906
Submitter: Zuul
Branch: stable/stein

commit d82745b651b022bd32c8a740656f0d2b5f435906
Author: Yang Li <email address hidden>
Date: Wed Nov 27 14:48:05 2019 +0800

    Add more condition to check sg member exist

    Only check sg object is not enough, we should also
    check sg'ports is {} or not. Otherwise the old conjunction
    will still exist.

    Change-Id: I10588e73a9da7fdd43677f9247c176811dd68c62
    Closes-Bug: #1854131
    (cherry picked from commit 5cb0ff418a0794d060001a7313561c4cfb584d0e)