Comment 68 for bug 1824248

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

Reviewed: https://review.opendev.org/681912
Committed: https://git.openstack.org/cgit/openstack/neutron-tempest-plugin/commit/?id=31c0006ded28255e2502d2975648f1fe603ec127
Submitter: Zuul
Branch: master

commit 31c0006ded28255e2502d2975648f1fe603ec127
Author: Slawek Kaplonski <email address hidden>
Date: Thu Sep 12 22:11:35 2019 +0200

    Add list security group rules API test

    This test checks that regular user can see all SG rules which belongs
    to his tenant OR belongs to security group owned by his tenant.

    This test also ensures that SG rules from different tenants and Security
    Groups are not visible for regular user.

    Fix for master branch
    Depends-On: https://review.opendev.org/681910

    Fix for stable/train
    Depends-On: https://review.opendev.org/688715

    Fix for stable/stein
    Depends-On: https://review.opendev.org/688716

    Fix for stable/rocky
    Depends-On: https://review.opendev.org/688717

    Fix for stable/queens
    Depends-On: https://review.opendev.org/688719

    Change-Id: Ic2e97ab8162d10e507ef83b9af0840e7311f0587
    Related-Bug: #1824248