yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #14739
[Bug 1323769] [NEW] nec plugin: AttributeError: No such RPC function 'update_floatingip_statuses'
Public bug reported:
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.
** Affects: neutron
Importance: Medium
Assignee: Akihiro Motoki (amotoki)
Status: New
** Tags: icehouse-backport-potential nec
--
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):
New
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
Follow ups
References