neutron/neutron/tests/contrib
Rodolfo Alonso Hernandez e066cab875 Add a new extension "security-groups-rules-belongs-to-default-sg"
This new extension adds a new synthetic field, "belongs_to_default_sg",
to the security group rule OVO. This read only boolean field determines
if the security group rule belongs to a default security group or not.

This new field will be used in a new set of policy rules. By default,
these new rules will allow to create and delete security group rules
into the default security group of a project only to the admin user

NOTE: the follow-up patch will introduce the policy rules check,
      during the creation/deletion operations, of the
      "belongs_to_default_sg" field and the user executing this action.

Partial-Bug: #2019960

Change-Id: I0b3ded52e1ff8160c5804c59635c0fd34ce9995b
2023-10-06 15:36:26 +00:00
..
hooks Add a new extension "security-groups-rules-belongs-to-default-sg" 2023-10-06 15:36:26 +00:00
README Drop functional/contrib directory 2015-01-06 12:21:55 -08:00
gate_hook.sh [OVN] Unify OVN/OVS compilation 2020-07-07 22:05:59 +00:00
testing.filters Add rate-limiting to metadata agents 2023-05-17 18:52:25 -05:00

README

The files in this directory are intended for use by the
Neutron infra jobs that run the various functional test
suites in the gate.