Reviewed: https://review.openstack.org/399511 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=eef348f74a13f42780713aa9dfca9cc617fa52c8 Submitter: Jenkins Branch: master
commit eef348f74a13f42780713aa9dfca9cc617fa52c8 Author: YAMAMOTO Takashi <[email protected]> Date: Fri Nov 18 19:37:50 2016 +0900 callbacks: Make the value of FLOATING_IP match with api resource Note: BEFORE_RESPONSE code assumes they match. Nova notifier uses FLOATING_IP/BEFORE_RESPONSE. Closes-Bug: #1642918 Change-Id: If834ca1ee52d538cae4a5d164e0e0343c7019546 ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1642918 Title: floating-ip nova notification is broken Status in neutron: Fix Released Bug description: I1d7d4b80ee77deefce18df22f76cab81750c0397 seems to assume api resource names matches with callbacks resource names. unfortunately it isn't the case for floating-ip. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1642918/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

