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

Bug #1323769 reported by Akihiro Motoki
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Medium
Akihiro Motoki
Icehouse
Fix Released
Medium
Akihiro Motoki

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.

Tags: nec
Akihiro Motoki (amotoki)
tags: added: icehouse-backport-potential
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

Fix proposed to branch: master
Review: https://review.openstack.org/95848

Changed in neutron:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/95848
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=e588ee5b470bdca25abc634db3144d2aa9b84554
Submitter: Jenkins
Branch: master

commit e588ee5b470bdca25abc634db3144d2aa9b84554
Author: Akihiro Motoki <email address hidden>
Date: Wed May 28 02:48:30 2014 +0900

    NEC plugin: Bump L3RPC callback version to 1.1

    update_floatingip_statuses RPC call implemented in Icehouse expects
    RPC version 1.1 and RPC version of L3RpcCallback of other plugins
    was bumped to 1.1, but the version of L3RpcCallback in NEC plugin
    was not bumped to 1.1 yet.

    Change-Id: I0073a3de9ea0cd59d43c821f9bdaea89bd125a65
    Closes-Bug: #1323769

Changed in neutron:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (stable/icehouse)

Fix proposed to branch: stable/icehouse
Review: https://review.openstack.org/96328

Alan Pevec (apevec)
tags: removed: icehouse-backport-potential
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/icehouse)

Reviewed: https://review.openstack.org/96328
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=072bbc0b4ce000acaab8cc4ba674382c4d1ac7dc
Submitter: Jenkins
Branch: stable/icehouse

commit 072bbc0b4ce000acaab8cc4ba674382c4d1ac7dc
Author: Akihiro Motoki <email address hidden>
Date: Wed May 28 02:48:30 2014 +0900

    NEC plugin: Bump L3RPC callback version to 1.1

    update_floatingip_statuses RPC call implemented in Icehouse expects
    RPC version 1.1 and RPC version of L3RpcCallback of other plugins
    was bumped to 1.1, but the version of L3RpcCallback in NEC plugin
    was not bumped to 1.1 yet.

    Change-Id: I0073a3de9ea0cd59d43c821f9bdaea89bd125a65
    Closes-Bug: #1323769
    (cherry picked from commit e588ee5b470bdca25abc634db3144d2aa9b84554)

Thierry Carrez (ttx)
Changed in neutron:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in neutron:
milestone: juno-1 → 2014.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.