net_probe listener stucks in running state if some of nodes don't answer during net verify

Bug #1290755 reported by Andrey Danin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
High
Vladimir Sharshov

Bug Description

4.1
For example when we run the start_frame_listeners method and some of them are inaccessible, Astute will fail and net_probe listeners on alive nodes will stay running. We need kill them somehow if some of nodes fails.

Tags: astute
Revision history for this message
Dima Shulyak (dshulyak) wrote :

I think we need simply stop_frame_listeners
rescue Timeout::Error
       reply.fail "Listener did not reported status."
end

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-astute (master)

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

Changed in fuel:
assignee: nobody → Vladimir Sharshov (vsharshov)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-astute (master)

Reviewed: https://review.openstack.org/79878
Committed: https://git.openstack.org/cgit/stackforge/fuel-astute/commit/?id=21432e762c9495bdb5e8f4d848578336db541351
Submitter: Jenkins
Branch: master

commit 21432e762c9495bdb5e8f4d848578336db541351
Author: Vladimir Sharshov <email address hidden>
Date: Wed Mar 12 12:50:12 2014 +0400

    Stop frame listeners in any case

    Change-Id: I0d7a75fd35a43446b23aed6745302919ccd73ae9
    Closes-Bug: #1290755

Changed in fuel:
status: In Progress → Fix Committed
Dmitry Pyzhov (dpyzhov)
Changed in fuel:
milestone: none → 5.0
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.