1 Commits

Author SHA1 Message Date
Kaifeng Wang
9555ad281c Fix listing nodes with conductor could raise
In the case of conductor service goes offline, some hardware types
may be not available as well, get_conductor_for is not protected for
such case when querying node with conductor.

This patch adds exception handling and bypasses orphaned nodes.

Change-Id: I381585240057a989ab269ea35ea9b2124527bf8e
Story: 2004834
Task: 29028
2019-01-24 09:20:53 +08:00