python-openstackclient/releasenotes/notes/bp-neutron-client-descriptions-a80902b4295843cf.yaml
Ankur Gupta 0981931628 Add --description to Neutron commands
Added simple option for floating ip description when creating
a floating ip.

Added option for create and set router as well.

Partially Implements: blueprint neutron-client-descriptions
Partially Implements: blueprint network-commands-options

Change-Id: Ib8cd8af449e9ff33b980017b2527a6b196894a00
2016-09-23 16:09:17 +00:00

8 lines
277 B
YAML

---
features:
- |
Add ``--description`` option for core network resources. Allows users to
set a description for: ``floating ip create`` and ``router set/create``.
[Blueprint :oscbp:`neutron-client-descriptions`]
[Blueprint :oscbp:`network-commands-options`]