moving ips fails intermitently because the ip exists.

Bug #915556 reported by Vish Ishaya
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Low
Vish Ishaya

Bug Description

The ip addr add and delete command sometimes fails because the ip is already on the device. We should check for this failure and continue as if the ip was added.

The same is true for the route commands.

description: updated
Changed in nova:
status: New → In Progress
importance: Undecided → Low
assignee: nobody → Vish Ishaya (vishvananda)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/3000
Committed: http://github.com/openstack/nova/commit/e40ee23abab92f863f53f6ba4041e3e04cf2a89f
Submitter: Jenkins
Branch: master

commit e40ee23abab92f863f53f6ba4041e3e04cf2a89f
Author: Vishvananda Ishaya <email address hidden>
Date: Thu Jan 12 11:13:42 2012 -0800

    Updates linux_net to ignore some shell errors

     * Allows exit 254 from ip add and ip del
     * Allows exit 7 from route add and route del
     * These exit codes means the ip/route already existed or was
       already removed
     * Fixes bug 915556

    Change-Id: Ib71da2351372f3c7e3558cf5b3e9f55e10681875

Changed in nova:
status: In Progress → Fix Committed
Changed in nova:
status: Fix Committed → Fix Released
milestone: none → 2012.1
milestone: 2012.1 → essex-4
Changed in nova:
milestone: essex-4 → essex-3
Thierry Carrez (ttx)
Changed in nova:
milestone: essex-3 → 2012.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.