File: bp-address-groups-in-sg-rules-b3b7742e4e6f5745.yaml

package info (click to toggle)
python-openstackclient 7.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 11,012 kB
  • sloc: python: 135,291; makefile: 140; sh: 22
file content (9 lines) | stat: -rw-r--r-- 496 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
---
features:
  - |
    Add ``--remote-address-group`` option to ``security group rule create``
    command for using an address group as the source/destination in security
    group rules. Also add field ``remote_address_group_id`` to the output of
    ``security group rule show`` and add column ``Remote Address Group`` to
    the output of ``security group rule list``.
    [Blueprint `address-groups-in-sg-rules <https://blueprints.launchpad.net/neutron/+spec/address-groups-in-sg-rules>`_]