7da72b7f2d
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
8 lines
291 B
YAML
8 lines
291 B
YAML
---
|
|
features:
|
|
- |
|
|
Add 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.
|