← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1323769] Re: nec plugin: AttributeError: No such RPC function 'update_floatingip_statuses'

 

** Changed in: neutron
       Status: Fix Committed => 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/1323769

Title:
  nec plugin: AttributeError: No such RPC function
  'update_floatingip_statuses'

Status in OpenStack Neutron (virtual network service):
  Fix Released
Status in neutron icehouse series:
  Fix Released

Bug description:
  In nec plugin with l3-agent (icehouse) AttributeError: No such RPC
  function 'update_floatingip_statuses' occurs.

  update_floatingip_statuses was implemented in Icehouse and RPC callback version related to L3RpcCallbackMixin was bumped to 1.1, but the version of L3RpcCallback in NEC plugin was not bumped to 1.1 yet.
  update_floatingip_statues RPC call from l3-agent expects RPC version 1.1.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1323769/+subscriptions


References