Comment 5 for bug 1890539

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

Reviewed: https://review.opendev.org/746322
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=083748fadd8d739a99d1dacb747d2fec79b7cc27
Submitter: Zuul
Branch: stable/ussuri

commit 083748fadd8d739a99d1dacb747d2fec79b7cc27
Author: zhanghao <email address hidden>
Date: Thu Aug 6 04:02:36 2020 -0400

    Fix port can not be created with the sg of other project

    This patch adds the verification of whether admin context when
    verifying the valid security groups of port.

    Change-Id: I2674bdc448d9a091b9fe8c68f0866fd19141c6be
    Closes-Bug: #1890539
    (cherry picked from commit cc54a1c38e0b537883de43fecda781034c80daf3)