e01e59caeb
Add support for using remote-address-group in security group rules. Change-Id: Ib1972244d484839943bc3cda07519a6c6d4b945a Implements: blueprint address-groups-in-sg-rules Depends-On: https://review.opendev.org/755644
10 lines
496 B
YAML
10 lines
496 B
YAML
---
|
|
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>`_]
|