← Back to team overview

yahoo-eng-team team mailing list archive

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

 

** Also affects: neutron/icehouse
   Importance: Undecided
       Status: New

** Changed in: neutron/icehouse
       Status: New => In Progress

** Changed in: neutron/icehouse
   Importance: Undecided => Medium

** Changed in: neutron/icehouse
     Assignee: (unassigned) => Akihiro Motoki (amotoki)

** Changed in: neutron/icehouse
    Milestone: None => 2014.1.1

** Tags removed: icehouse-backport-potential

-- 
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 Committed
Status in neutron icehouse series:
  In Progress

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