yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #58891
[Bug 1633337] Re: There is no event send out when floating updated
*** This bug is a duplicate of bug 1642918 ***
https://bugs.launchpad.net/bugs/1642918
** This bug has been marked a duplicate of bug 1642918
floating-ip nova notification is broken
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1633337
Title:
There is no event send out when floating updated
Status in neutron:
In Progress
Bug description:
We register the event with this constant
https://github.com/openstack/neutron/blob/master/neutron/callbacks/resources.py#L16,
It is the string 'floating_ip'.
But from the log message "Notify callbacks [] for floatingip,
before_response", the resource name is 'floatingip'. There is no '_'.
Due to this different name for the resource, there is no event send
out when floating ip updated.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1633337/+subscriptions
References