Files
python-openstackclient/releasenotes/notes/bug-1648317-2d12dabc357c4d52.yaml
Alexey Stupnikov 46b25c7c0b network: Add '--project' to SG rule list command
Include '--project' and '--project-domain' filtering options to the
'security group rule list'.

Closes-Bug: #1648317
Change-Id: I19e423906846073cfa1e45b4a295b3a8f5d11970
Signed-off-by: Alexey Stupnikov <aleksey.stupnikov@gmail.com>
2025-07-24 18:06:03 +02:00

11 lines
223 B
YAML

---
features:
- |
Add ``--project`` and --project-domain`` options to the following network
commands:
- ``openstack security group rule list``
[Bug `1648317 <https://bugs.launchpad.net/bugs/1648317>`_]