File: always-show-direction-for-sg-rule-130efc39bf67d79a.yaml

package info (click to toggle)
python-openstackclient 8.2.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,960 kB
  • sloc: python: 132,001; makefile: 140; sh: 22
file content (10 lines) | stat: -rw-r--r-- 353 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
---
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.