Comment 8 for bug 1854131

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

Reviewed: https://review.opendev.org/696976
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=ed76c1573592b44df99f45c444e7135be1245046
Submitter: Zuul
Branch: stable/rocky

commit ed76c1573592b44df99f45c444e7135be1245046
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)