diff options
| author | Sindhu Devale <sindhu.devale@intel.com> | 2016-11-06 22:56:00 -0600 |
|---|---|---|
| committer | Steve Martinelli <s.martinelli@gmail.com> | 2016-11-08 21:52:41 +0000 |
| commit | 52c4a55d43248d87737613509930242244b6ff3c (patch) | |
| tree | a0380c334f2275fc462ea17dc42fae87650bc978 /releasenotes | |
| parent | 0e3e05098c5f0e1a4c8dfe90f84940a9e6b9374b (diff) | |
| download | python-openstackclient-52c4a55d43248d87737613509930242244b6ff3c.tar.gz | |
Add 'description' option
This patch adds '--description' option to
os security group rule create cmd.
Change-Id: I604bcdeb4658d2dcc4d860a87e704e186cca5225
Partially-Implements: blueprint network-commands-options
Partially-Implements: blueprint neutron-client-descriptions
Diffstat (limited to 'releasenotes')
| -rw-r--r-- | releasenotes/notes/bp-neutron-client-descriptions-a80902b4295843cf.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/releasenotes/notes/bp-neutron-client-descriptions-a80902b4295843cf.yaml b/releasenotes/notes/bp-neutron-client-descriptions-a80902b4295843cf.yaml index 83a00902..3135d0d7 100644 --- a/releasenotes/notes/bp-neutron-client-descriptions-a80902b4295843cf.yaml +++ b/releasenotes/notes/bp-neutron-client-descriptions-a80902b4295843cf.yaml @@ -7,3 +7,6 @@ features: Add ``--description`` option to ``router set`` and ``router create`` commands. [Blueprint :oscbp:`network-commands-options`] + | + Adds ``--description`` option to ``security group rule create``. + [Blueprint :oscbp:`network-commands-options`] |
