python-openstackclient/releasenotes/notes/add-description-field-in-port-forwarding-c536e077b243d517.yaml
pedro 74a7c1d9d6 Add description field to portforwarding NAT rules
Add the `description` field to Floating IP Port Forwardings

Depends-On: https://review.opendev.org/#/c/705038/
Change-Id: I6477368e32570c96cacddba4f86455262e533277
Implements: blueprint portforwarding-description
Closes-Bug: #1850818
2020-04-02 13:15:19 -03:00

7 lines
157 B
YAML

---
features:
- |
Add a new option `--description` to
``floating ip port forwarding create`` and
``floating ip port forwarding set`` commands.