Comment 11 for bug 2019960

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

Reviewed: https://review.opendev.org/c/openstack/neutron-lib/+/883939
Committed: https://opendev.org/openstack/neutron-lib/commit/7da72b7f2d009e46807cc2c4fb30cc96f3693344
Submitter: "Zuul (22348)"
Branch: master

commit 7da72b7f2d009e46807cc2c4fb30cc96f3693344
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Tue May 23 01:53:00 2023 +0200

    Add new SG rule ext. ``security-groups-rules-belongs-to-default-sg``

    Added a new API extension
    ``security-groups-rules-belongs-to-default-sg`` that adds a new
    read only field ``belongs_to_default_sg`` in the security group
    rules. This flag determines if this security group rule belongs
    to the project's default security group.

    Related-Bug: #2019960

    Change-Id: Ibd8f57d82b28f5cdb8874f1ae22cb35adcd8e880