neutron/releasenotes/notes/add-description-field-in-port-forwarding-5db3b3f407c7eef4.yaml
Pedro Henrique 06e43dd95d Add description field to portforwarding NAT rules
Add the `description` field to `PortForwardings`
using the standard attributes like in the
`FloatingIPs`.

Depends-On: https://review.opendev.org/#/c/692580/
Depends-On: https://review.opendev.org/#/c/698662/
Implements: blueprint portforwarding-description
Closes-Bug: #1850818
Change-Id: Ibac91d24da2b82cdce72165d1295fa5d4475ffd3
Signed-off-by: Pedro Martins <phpm13@gmail.com>
2020-01-22 11:19:55 -03:00

4 lines
91 B
YAML

---
features:
- |
Add a new field ``description`` to the ``PortForwarding`` resource.