c958933fa0
A new event AFTER_STATUS_UPDATE is added, that will be published to callbacks when a resource's status is updated in the DB. The first use of this new event is to indicate when the L3 DB layer has updated floating IPs status. Change-Id: I1a85d1af7b4f50a5319c64e47c52ccdaa345e362 Partial-Bug: #2020823
6 lines
178 B
YAML
6 lines
178 B
YAML
---
|
|
features:
|
|
- A new ``AFTER_STATUS_UPDATE`` event is added. The first use case of this
|
|
new event is to indicate when the L3 DB layer has updated floating IPs
|
|
status.
|