93ebb1af53
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
5 lines
146 B
YAML
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. |