PLUMgrid plugin is missing id in update_floatingip

Bug #1257119 reported by Edgar Magana
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Low
Edgar Magana
Havana
Fix Released
Low
Fawad Khaliq

Bug Description

In PLUMgrid plugin, the update_floatingip is missing id as shown above:

def update_floatingip(self, net_db, floating_ip):
        self.plumlib.update_floatingip(net_db, floating_ip, id)

Edgar Magana (emagana)
Changed in neutron:
assignee: nobody → Edgar Magana (emagana)
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/59586

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

Reviewed: https://review.openstack.org/59586
Committed: http://github.com/openstack/neutron/commit/b6e23caddf05457b2337ac03d33b066a36aad154
Submitter: Jenkins
Branch: master

commit b6e23caddf05457b2337ac03d33b066a36aad154
Author: Edgar Magana <email address hidden>
Date: Mon Dec 2 16:10:14 2013 -0800

    Adds id in update_floatingip API in PLUMgrid plugin driver

    The id parameter is missing in the update_floatingip API, this patch
    adds it.

    Change-Id: I7407fe34628f8ef03a946a11fea9dad8b0f6c256
    Closes-Bug: #1257119

Changed in neutron:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in neutron:
milestone: none → icehouse-1
status: Fix Committed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (stable/havana)

Fix proposed to branch: stable/havana
Review: https://review.openstack.org/80047

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/havana)

Reviewed: https://review.openstack.org/80047
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=8e927416e7a12950926f4cafe653331f188336b3
Submitter: Jenkins
Branch: stable/havana

commit 8e927416e7a12950926f4cafe653331f188336b3
Author: Edgar Magana <email address hidden>
Date: Mon Dec 2 16:10:14 2013 -0800

    Adds id in update_floatingip API in PLUMgrid plugin driver

    The id parameter is missing in the update_floatingip API, this patch
    adds it.

    Change-Id: I7407fe34628f8ef03a946a11fea9dad8b0f6c256
    Closes-Bug: #1257119
    (cherry picked from commit b6e23caddf05457b2337ac03d33b066a36aad154)

tags: added: in-stable-havana
Thierry Carrez (ttx)
Changed in neutron:
milestone: icehouse-1 → 2014.1
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.