neutron.tests.functional.agent.windows.test_ip_lib.IpLibTestCase.test_ipwrapper_get_device_by_ip_None unstable

Bug #1567608 reported by Assaf Muller
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Low
Assaf Muller

Bug Description

Logstash query:
build_name:"gate-neutron-dsvm-functional" AND build_status:"FAILURE" AND message:"ValueError: You must specify a valid interface name."

4 matches in the last 7 days.

TRACE example:
http://paste.openstack.org/show/493396/

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/303071

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

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

commit a5b1a6ec07a9bf1cdb20fdfd9f23fae86f15ea85
Author: Assaf Muller <email address hidden>
Date: Thu Apr 7 16:53:38 2016 -0400

    Fix Windows IPDevice.device_has_ip racefulness

    get_device_by_ip gets all devices on the system,
    then iterates on them and checks if the given IP
    is configured on each device. Ths method does
    not account for devices that are deleted after
    the devices are listed.

    Change-Id: Ibada2b4ed60f02539e00021cdc7b3ddb97f1840c
    Closes-Bug: #1567608

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

Fix proposed to branch: stable/mitaka
Review: https://review.openstack.org/320079

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

Reviewed: https://review.openstack.org/320079
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=22893d1c396c1925e58c57d492f685d12296ed83
Submitter: Jenkins
Branch: stable/mitaka

commit 22893d1c396c1925e58c57d492f685d12296ed83
Author: Assaf Muller <email address hidden>
Date: Thu Apr 7 16:53:38 2016 -0400

    Fix Windows IPDevice.device_has_ip racefulness

    get_device_by_ip gets all devices on the system,
    then iterates on them and checks if the given IP
    is configured on each device. Ths method does
    not account for devices that are deleted after
    the devices are listed.

    Change-Id: Ibada2b4ed60f02539e00021cdc7b3ddb97f1840c
    Closes-Bug: #1567608
    (cherry picked from commit a5b1a6ec07a9bf1cdb20fdfd9f23fae86f15ea85)

tags: added: in-stable-mitaka
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/neutron 9.0.0.0b1

This issue was fixed in the openstack/neutron 9.0.0.0b1 development milestone.

Revision history for this message
Davanum Srinivas (DIMS) (dims-v) wrote : Fix included in openstack/neutron 8.1.2

This issue was fixed in the openstack/neutron 8.1.2 release.

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.