designate/releasenotes/notes/new-ptr-status-69958252a2f294c9.yaml
Erik Olof Gunnar Andersson 93ebb1af53 Add inactive value to floating ip status
This patch adds a new status value for floating ips called
inactive that is used to indicate if there is not a dns record
assosciated with a floating ip.

Partial-Bug: #1932026

Change-Id: Ieca3cb06b99ba4556f4e6e770f82ec594d1ab1b6
2022-03-02 17:57:48 -08:00

5 lines
146 B
YAML

---
upgrade:
- |
Added new state ``INACTIVE`` to the Floating IP status to indicate that
it is not currently associated to a DNS record.