python-openstackclient/releasenotes/notes/always-show-direction-for-sg-rule-130efc39bf67d79a.yaml
Sam Morrison e410e61d20 Always display direction for security group rules
The --long option is still accepted but is now ignored.

Change-Id: I23dd9fa7cff310ee9a62ce32b843b822b93b7548
Story: #2007323
2020-03-05 09:04:59 +11:00

11 lines
353 B
YAML

---
features:
- |
By default listing security group rules now shows the direction.
The ``--long`` argument is now redundant and is now ignored as it
was only used to display the direction.
deprecations:
- |
Deprecate the ``--long`` option for the ``security group list``
command. This is no longer needed to display all columns.