291b66e983
This patch added direction options (--ingress, --egress) and protocol option (--protocol) to filter rules by os security group rule list command. Change-Id: I56ace3f97eb927fd2a868f728c7347a29d028b67 Closes-Bug: #1613533 Partially-Implements: blueprint network-commands-options
6 lines
190 B
YAML
6 lines
190 B
YAML
---
|
|
features:
|
|
- |
|
|
Add ``--ingress``, ``--egress`` and ``--protocol`` options to
|
|
``security group rule list`` command.
|
|
[Bug `1613533 <https://bugs.launchpad.net/bugs/1613533>`_] |