File: add-extension-security-groups-rules-belongs-to-default-sg-36a5ac28831101e6.yaml

package info (click to toggle)
python-neutron-lib 3.21.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,660 kB
  • sloc: python: 22,829; sh: 137; makefile: 24
file content (7 lines) | stat: -rw-r--r-- 291 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
---
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.