Public bug reported:
https://github.com/openstack/octavia/blob/df85248493f9f1a94de1f1c36a7b87fc6515a28a/octavia/controller/worker/v2/flows/load_balancer_flows.py#L386
When modifying the loadbalancer, the event data being passed is not appropriate.
Compared to other components (nova, manila...), event data for modification
conveys data after change.
However, the loadbalancer is delivering data before changes, so it is not
possible to know which request was delivered through event data.
The reason for this is that the data retrieved from the DB before the
data change is passed on to the event data object and used, so this part
seems to need to be changed.
** Affects: octavia (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2086660
Title:
Update notification data is not user request data
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octavia/+bug/2086660/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs