blob: a962eadf6f63c3ab0a148c4969ee319bd84f4b4c (
plain)
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>`_]
|