python-openstackclient/releasenotes/notes/bug-1540656-f7b7b7e3feef2440.yaml
Richard Theis 2109bce85a Support security group name for --src-group
Support security group name for the "--src-group" option on the
"os security group rule create" command.

Change-Id: Ic23d0671dad77566269c9a588644c8d774368733
Closes-Bug: #1540656
2016-03-23 10:05:08 -05:00

6 lines
195 B
YAML

---
features:
- The ``security group rule create`` command now supports a security
group name for the ``--src-group`` option.
[Bug `1540656 <https://bugs.launchpad.net/bugs/1540656>`_]