yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #69652
[Bug 1736201] [NEW] No create_precommit callback notification for floating ips
Public bug reported:
It's possible today to subscribe to a create_precommit callback in
neutron for floating ips today but, that notification will never get
sent because it's missing the notify() call in the Neutron code [0].
As a context, networking-ovn is planning to use the precommit()
callbacks for the database consistency work that is being described at
[1]
[0]
https://github.com/openstack/neutron/blob/acef6d1666336cd4846675572043d95c06cd2267/neutron/db/l3_db.py#L1253-L1338
[1] https://review.openstack.org/#/c/490834/
** Affects: neutron
Importance: Undecided
Assignee: Lucas Alvares Gomes (lucasagomes)
Status: New
** Changed in: neutron
Assignee: (unassigned) => Lucas Alvares Gomes (lucasagomes)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1736201
Title:
No create_precommit callback notification for floating ips
Status in neutron:
New
Bug description:
It's possible today to subscribe to a create_precommit callback in
neutron for floating ips today but, that notification will never get
sent because it's missing the notify() call in the Neutron code [0].
As a context, networking-ovn is planning to use the precommit()
callbacks for the database consistency work that is being described at
[1]
[0]
https://github.com/openstack/neutron/blob/acef6d1666336cd4846675572043d95c06cd2267/neutron/db/l3_db.py#L1253-L1338
[1] https://review.openstack.org/#/c/490834/
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1736201/+subscriptions
Follow ups